| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeProtectionResult> |
AbstractAWSShieldAsync.describeProtectionAsync(DescribeProtectionRequest request,
AsyncHandler<DescribeProtectionRequest,DescribeProtectionResult> asyncHandler) |
Future<DescribeProtectionResult> |
AWSShieldAsyncClient.describeProtectionAsync(DescribeProtectionRequest request,
AsyncHandler<DescribeProtectionRequest,DescribeProtectionResult> asyncHandler) |
Future<DescribeProtectionResult> |
AWSShieldAsync.describeProtectionAsync(DescribeProtectionRequest describeProtectionRequest,
AsyncHandler<DescribeProtectionRequest,DescribeProtectionResult> asyncHandler)
Lists the details of a Protection object.
|
| 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.
|
DescribeProtectionRequest |
DescribeProtectionRequest.withResourceArn(String resourceArn)
The ARN (Amazon Resource Name) of the Amazon Web Services resource for the Protection object that is
described.
|
Copyright © 2022. All rights reserved.