| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListProtectionGroupsResult> |
AbstractAWSShieldAsync.listProtectionGroupsAsync(ListProtectionGroupsRequest request,
AsyncHandler<ListProtectionGroupsRequest,ListProtectionGroupsResult> asyncHandler) |
Future<ListProtectionGroupsResult> |
AWSShieldAsyncClient.listProtectionGroupsAsync(ListProtectionGroupsRequest request,
AsyncHandler<ListProtectionGroupsRequest,ListProtectionGroupsResult> asyncHandler) |
Future<ListProtectionGroupsResult> |
AWSShieldAsync.listProtectionGroupsAsync(ListProtectionGroupsRequest listProtectionGroupsRequest,
AsyncHandler<ListProtectionGroupsRequest,ListProtectionGroupsResult> asyncHandler)
Retrieves the ProtectionGroup objects for the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListProtectionGroupsRequest |
ListProtectionGroupsRequest.clone() |
ListProtectionGroupsRequest |
ListProtectionGroupsRequest.withMaxResults(Integer maxResults)
The greatest number of objects that you want Shield Advanced to return to the list request.
|
ListProtectionGroupsRequest |
ListProtectionGroupsRequest.withNextToken(String nextToken)
When you request a list of objects from Shield Advanced, if the response does not include all of the remaining
available objects, Shield Advanced includes a
NextToken value in the response. |
Copyright © 2022. All rights reserved.