| 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> |
AWSShieldAsync.listProtectionGroupsAsync(ListProtectionGroupsRequest listProtectionGroupsRequest,
AsyncHandler<ListProtectionGroupsRequest,ListProtectionGroupsResult> asyncHandler)
Retrieves the ProtectionGroup objects for the account.
|
Future<ListProtectionGroupsResult> |
AWSShieldAsyncClient.listProtectionGroupsAsync(ListProtectionGroupsRequest request,
AsyncHandler<ListProtectionGroupsRequest,ListProtectionGroupsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListProtectionGroupsRequest |
ListProtectionGroupsRequest.clone() |
ListProtectionGroupsRequest |
ListProtectionGroupsRequest.withMaxResults(Integer maxResults)
The maximum number of ProtectionGroup objects to return.
|
ListProtectionGroupsRequest |
ListProtectionGroupsRequest.withNextToken(String nextToken)
The next token value from a previous call to
ListProtectionGroups. |
Copyright © 2021. All rights reserved.