Uses of Class
software.amazon.awssdk.services.xray.paginators.GetTraceGraphPublisher
-
Packages that use GetTraceGraphPublisher 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 GetTraceGraphPublisher in software.amazon.awssdk.services.xray
Methods in software.amazon.awssdk.services.xray that return GetTraceGraphPublisher Modifier and Type Method Description default GetTraceGraphPublisherXRayAsyncClient. getTraceGraphPaginator(Consumer<GetTraceGraphRequest.Builder> getTraceGraphRequest)This is a variant ofXRayAsyncClient.getTraceGraph(software.amazon.awssdk.services.xray.model.GetTraceGraphRequest)operation.default GetTraceGraphPublisherXRayAsyncClient. getTraceGraphPaginator(GetTraceGraphRequest getTraceGraphRequest)This is a variant ofXRayAsyncClient.getTraceGraph(software.amazon.awssdk.services.xray.model.GetTraceGraphRequest)operation.
-