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