Uses of Class
software.amazon.awssdk.services.xray.paginators.GetGroupsPublisher
-
Packages that use GetGroupsPublisher 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 GetGroupsPublisher in software.amazon.awssdk.services.xray
Methods in software.amazon.awssdk.services.xray that return GetGroupsPublisher Modifier and Type Method Description default GetGroupsPublisherXRayAsyncClient. getGroupsPaginator()This is a variant ofXRayAsyncClient.getGroups(software.amazon.awssdk.services.xray.model.GetGroupsRequest)operation.default GetGroupsPublisherXRayAsyncClient. getGroupsPaginator(Consumer<GetGroupsRequest.Builder> getGroupsRequest)This is a variant ofXRayAsyncClient.getGroups(software.amazon.awssdk.services.xray.model.GetGroupsRequest)operation.default GetGroupsPublisherXRayAsyncClient. getGroupsPaginator(GetGroupsRequest getGroupsRequest)This is a variant ofXRayAsyncClient.getGroups(software.amazon.awssdk.services.xray.model.GetGroupsRequest)operation.
-