Uses of Class
software.amazon.awssdk.services.shield.model.ListProtectionGroupsRequest
-
Packages that use ListProtectionGroupsRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.paginators software.amazon.awssdk.services.shield.transform -
-
Uses of ListProtectionGroupsRequest in software.amazon.awssdk.services.shield
-
Uses of ListProtectionGroupsRequest in software.amazon.awssdk.services.shield.paginators
Constructors in software.amazon.awssdk.services.shield.paginators with parameters of type ListProtectionGroupsRequest Constructor Description ListProtectionGroupsIterable(ShieldClient client, ListProtectionGroupsRequest firstRequest)ListProtectionGroupsPublisher(ShieldAsyncClient client, ListProtectionGroupsRequest firstRequest) -
Uses of ListProtectionGroupsRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type ListProtectionGroupsRequest Modifier and Type Method Description SdkHttpFullRequestListProtectionGroupsRequestMarshaller. marshall(ListProtectionGroupsRequest listProtectionGroupsRequest)
-