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