sls sdk

GetLogsResponse Methods

The methods of the GetLogsResponse class are listed below. For a complete list of GetLogsResponse class members, see the GetLogsResponse Members topic.

Public Instance Methods

Equals (inherited from Object)
GetAllHeaders (inherited from SLSResponse) Get all the http response headers
GetHashCode (inherited from Object)
GetHeader (inherited from SLSResponse) Get the value from the head of response using key
GetRequestId (inherited from SLSResponse) Get request Id for current response generated on server-side. it is useful to track any potential issues for this request.
GetType (inherited from Object)
IsCompleted detect whether response are complete or not.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

GetLogsResponse Class | Aliyun.Api.SLS.Response Namespace