sls sdk

GetHistogramsResponse Members

GetHistogramsResponse overview

Public Instance Constructors

GetHistogramsResponse Constructor constructor with http header and body from response

Public Instance Properties

Histograms All of histograms
TotalCount The count of histograms

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

GetHistogramsResponse Class | Aliyun.Api.SLS.Response Namespace