sls sdk

GetHistogramsResponse Constructor 

constructor with http header and body from response

public GetHistogramsResponse(
   IDictionary<TKey,TValue> headers,
   JObject jsonBody
);

Parameters

IDictionary<TKey,TValue>
http header from respsone
JObject
http body (in json) from response

See Also

GetHistogramsResponse Class | Aliyun.Api.SLS.Response Namespace