| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListProtectionsResult> |
AWSShieldAsync.listProtectionsAsync(ListProtectionsRequest listProtectionsRequest,
AsyncHandler<ListProtectionsRequest,ListProtectionsResult> asyncHandler)
Lists all Protection objects for the account.
|
Future<ListProtectionsResult> |
AbstractAWSShieldAsync.listProtectionsAsync(ListProtectionsRequest request,
AsyncHandler<ListProtectionsRequest,ListProtectionsResult> asyncHandler) |
Future<ListProtectionsResult> |
AWSShieldAsyncClient.listProtectionsAsync(ListProtectionsRequest request,
AsyncHandler<ListProtectionsRequest,ListProtectionsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListProtectionsRequest |
ListProtectionsRequest.clone() |
ListProtectionsRequest |
ListProtectionsRequest.withMaxResults(Integer maxResults)
The maximum number of Protection objects to be returned.
|
ListProtectionsRequest |
ListProtectionsRequest.withNextToken(String nextToken)
The
ListProtectionsRequest.NextToken value from a previous call to ListProtections. |
Copyright © 2019. All rights reserved.