| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListProtectionsResult> |
AbstractAWSShieldAsync.listProtectionsAsync(ListProtectionsRequest request,
AsyncHandler<ListProtectionsRequest,ListProtectionsResult> asyncHandler) |
Future<ListProtectionsResult> |
AWSShieldAsyncClient.listProtectionsAsync(ListProtectionsRequest request,
AsyncHandler<ListProtectionsRequest,ListProtectionsResult> asyncHandler) |
Future<ListProtectionsResult> |
AWSShieldAsync.listProtectionsAsync(ListProtectionsRequest listProtectionsRequest,
AsyncHandler<ListProtectionsRequest,ListProtectionsResult> asyncHandler)
Lists all Protection objects for the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListProtectionsRequest |
ListProtectionsRequest.clone() |
ListProtectionsRequest |
ListProtectionsRequest.withMaxResults(Integer maxResults)
The greatest number of objects that you want Shield Advanced to return to the list request.
|
ListProtectionsRequest |
ListProtectionsRequest.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.