sls sdk

SLSResponse Methods

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

Public Instance Methods

Equals (inherited from Object)
GetAllHeaders Get all the http response headers
GetHashCode (inherited from Object)
GetHeader Get the value from the head of response using key
GetRequestId 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)
ToString (inherited from Object)

Protected Instance Methods

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

See Also

SLSResponse Class | Aliyun.Api.SLS.Response Namespace