Uses of Class
io.gs2.log.result.DescribeInsightsResult
Packages that use DescribeInsightsResult
-
Uses of DescribeInsightsResult in io.gs2.log
Methods in io.gs2.log that return DescribeInsightsResultModifier and TypeMethodDescriptionGs2LogRestClient.describeInsights(DescribeInsightsRequest request) Method parameters in io.gs2.log with type arguments of type DescribeInsightsResultModifier and TypeMethodDescriptionvoidGs2LogRestClient.describeInsightsAsync(DescribeInsightsRequest request, AsyncAction<AsyncResult<DescribeInsightsResult>> callback) -
Uses of DescribeInsightsResult in io.gs2.log.result
Methods in io.gs2.log.result that return DescribeInsightsResultModifier and TypeMethodDescriptionstatic DescribeInsightsResultDescribeInsightsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeInsightsResult.withNextPageToken(String nextPageToken)