Uses of Class
software.amazon.awssdk.services.synthetics.paginators.ListAssociatedGroupsPublisher
-
Packages that use ListAssociatedGroupsPublisher Package Description software.amazon.awssdk.services.synthetics Amazon CloudWatch Synthetics -
-
Uses of ListAssociatedGroupsPublisher in software.amazon.awssdk.services.synthetics
Methods in software.amazon.awssdk.services.synthetics that return ListAssociatedGroupsPublisher Modifier and Type Method Description default ListAssociatedGroupsPublisherSyntheticsAsyncClient. listAssociatedGroupsPaginator(Consumer<ListAssociatedGroupsRequest.Builder> listAssociatedGroupsRequest)This is a variant ofSyntheticsAsyncClient.listAssociatedGroups(software.amazon.awssdk.services.synthetics.model.ListAssociatedGroupsRequest)operation.default ListAssociatedGroupsPublisherSyntheticsAsyncClient. listAssociatedGroupsPaginator(ListAssociatedGroupsRequest listAssociatedGroupsRequest)This is a variant ofSyntheticsAsyncClient.listAssociatedGroups(software.amazon.awssdk.services.synthetics.model.ListAssociatedGroupsRequest)operation.
-