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