| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeProtectionResult> |
AWSShieldAsync.describeProtectionAsync(DescribeProtectionRequest describeProtectionRequest,
AsyncHandler<DescribeProtectionRequest,DescribeProtectionResult> asyncHandler)
Lists the details of a Protection object.
|
Future<DescribeProtectionResult> |
AbstractAWSShieldAsync.describeProtectionAsync(DescribeProtectionRequest request,
AsyncHandler<DescribeProtectionRequest,DescribeProtectionResult> asyncHandler) |
Future<DescribeProtectionResult> |
AWSShieldAsyncClient.describeProtectionAsync(DescribeProtectionRequest request,
AsyncHandler<DescribeProtectionRequest,DescribeProtectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeProtectionRequest |
DescribeProtectionRequest.clone() |
DescribeProtectionRequest |
DescribeProtectionRequest.withProtectionId(String protectionId)
The unique identifier (ID) for the Protection object that is described.
|
Copyright © 2018. All rights reserved.