Uses of Class
software.amazon.awssdk.services.synthetics.paginators.ListGroupsPublisher
-
Packages that use ListGroupsPublisher Package Description software.amazon.awssdk.services.synthetics Amazon CloudWatch Synthetics -
-
Uses of ListGroupsPublisher in software.amazon.awssdk.services.synthetics
Methods in software.amazon.awssdk.services.synthetics that return ListGroupsPublisher Modifier and Type Method Description default ListGroupsPublisherSyntheticsAsyncClient. listGroupsPaginator(Consumer<ListGroupsRequest.Builder> listGroupsRequest)This is a variant ofSyntheticsAsyncClient.listGroups(software.amazon.awssdk.services.synthetics.model.ListGroupsRequest)operation.default ListGroupsPublisherSyntheticsAsyncClient. listGroupsPaginator(ListGroupsRequest listGroupsRequest)This is a variant ofSyntheticsAsyncClient.listGroups(software.amazon.awssdk.services.synthetics.model.ListGroupsRequest)operation.
-