Uses of Class
software.amazon.awssdk.services.shield.paginators.ListResourcesInProtectionGroupIterable
-
Packages that use ListResourcesInProtectionGroupIterable Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of ListResourcesInProtectionGroupIterable in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that return ListResourcesInProtectionGroupIterable Modifier and Type Method Description default ListResourcesInProtectionGroupIterableShieldClient. listResourcesInProtectionGroupPaginator(Consumer<ListResourcesInProtectionGroupRequest.Builder> listResourcesInProtectionGroupRequest)This is a variant ofShieldClient.listResourcesInProtectionGroup(software.amazon.awssdk.services.shield.model.ListResourcesInProtectionGroupRequest)operation.default ListResourcesInProtectionGroupIterableShieldClient. listResourcesInProtectionGroupPaginator(ListResourcesInProtectionGroupRequest listResourcesInProtectionGroupRequest)This is a variant ofShieldClient.listResourcesInProtectionGroup(software.amazon.awssdk.services.shield.model.ListResourcesInProtectionGroupRequest)operation.
-