sls sdk

GetHistogramsRequest Constructor (String, String, UInt32, UInt32)

constructor with all required fileds

public GetHistogramsRequest(
   String project,
   String logstore,
   UInt32 from,
   UInt32 to
);

Parameters

String
project name
String
logstore name
UInt32
begin timestamp of time range to query
UInt32
end timestamp of time range to query

See Also

GetHistogramsRequest Class | Aliyun.Api.SLS.Request Namespace | GetHistogramsRequest Constructor Overload List