Uses of Class
io.gs2.log.request.DescribeInsightsRequest
Packages that use DescribeInsightsRequest
-
Uses of DescribeInsightsRequest in io.gs2.log
Methods in io.gs2.log with parameters of type DescribeInsightsRequestModifier and TypeMethodDescriptionGs2LogRestClient.describeInsights(DescribeInsightsRequest request) voidGs2LogRestClient.describeInsightsAsync(DescribeInsightsRequest request, AsyncAction<AsyncResult<DescribeInsightsResult>> callback) -
Uses of DescribeInsightsRequest in io.gs2.log.request
Methods in io.gs2.log.request that return DescribeInsightsRequestModifier and TypeMethodDescriptionstatic DescribeInsightsRequestDescribeInsightsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeInsightsRequest.withNamespaceName(String namespaceName) DescribeInsightsRequest.withPageToken(String pageToken)