sls sdk

GetHistogramsRequest Constructor (String, String, UInt32, UInt32, String, String)

constructor with all possible fileds

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

Parameters

String
project name
String
logstore name
UInt32
begin timestamp of time range to query
UInt32
end timestamp of time range to query
String
log topic to query
String
query string to run

See Also

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