Uses of Class
software.amazon.awssdk.services.xray.paginators.GetInsightSummariesPublisher
-
Packages that use GetInsightSummariesPublisher Package Description software.amazon.awssdk.services.xray Amazon Web Services X-Ray provides APIs for managing debug traces and retrieving service maps and other data created by processing those traces. -
-
Uses of GetInsightSummariesPublisher in software.amazon.awssdk.services.xray
Methods in software.amazon.awssdk.services.xray that return GetInsightSummariesPublisher Modifier and Type Method Description default GetInsightSummariesPublisherXRayAsyncClient. getInsightSummariesPaginator(Consumer<GetInsightSummariesRequest.Builder> getInsightSummariesRequest)This is a variant ofXRayAsyncClient.getInsightSummaries(software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest)operation.default GetInsightSummariesPublisherXRayAsyncClient. getInsightSummariesPaginator(GetInsightSummariesRequest getInsightSummariesRequest)This is a variant ofXRayAsyncClient.getInsightSummaries(software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest)operation.
-