Uses of Class
software.amazon.awssdk.services.synthetics.paginators.ListGroupResourcesPublisher
-
Packages that use ListGroupResourcesPublisher Package Description software.amazon.awssdk.services.synthetics Amazon CloudWatch Synthetics -
-
Uses of ListGroupResourcesPublisher in software.amazon.awssdk.services.synthetics
Methods in software.amazon.awssdk.services.synthetics that return ListGroupResourcesPublisher Modifier and Type Method Description default ListGroupResourcesPublisherSyntheticsAsyncClient. listGroupResourcesPaginator(Consumer<ListGroupResourcesRequest.Builder> listGroupResourcesRequest)This is a variant ofSyntheticsAsyncClient.listGroupResources(software.amazon.awssdk.services.synthetics.model.ListGroupResourcesRequest)operation.default ListGroupResourcesPublisherSyntheticsAsyncClient. listGroupResourcesPaginator(ListGroupResourcesRequest listGroupResourcesRequest)This is a variant ofSyntheticsAsyncClient.listGroupResources(software.amazon.awssdk.services.synthetics.model.ListGroupResourcesRequest)operation.
-