Uses of Class
software.amazon.awssdk.services.xray.paginators.GetServiceGraphPublisher
-
Packages that use GetServiceGraphPublisher 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 GetServiceGraphPublisher in software.amazon.awssdk.services.xray
Methods in software.amazon.awssdk.services.xray that return GetServiceGraphPublisher Modifier and Type Method Description default GetServiceGraphPublisherXRayAsyncClient. getServiceGraphPaginator(Consumer<GetServiceGraphRequest.Builder> getServiceGraphRequest)This is a variant ofXRayAsyncClient.getServiceGraph(software.amazon.awssdk.services.xray.model.GetServiceGraphRequest)operation.default GetServiceGraphPublisherXRayAsyncClient. getServiceGraphPaginator(GetServiceGraphRequest getServiceGraphRequest)This is a variant ofXRayAsyncClient.getServiceGraph(software.amazon.awssdk.services.xray.model.GetServiceGraphRequest)operation.
-