| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeProtectionResult |
AbstractAWSShield.describeProtection(DescribeProtectionRequest request) |
DescribeProtectionResult |
AWSShieldClient.describeProtection(DescribeProtectionRequest request)
Lists the details of a Protection object.
|
DescribeProtectionResult |
AWSShield.describeProtection(DescribeProtectionRequest describeProtectionRequest)
Lists the details of a Protection object.
|
| 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 |
|---|---|
DescribeProtectionResult |
DescribeProtectionResult.clone() |
DescribeProtectionResult |
DescribeProtectionResult.withProtection(Protection protection)
The Protection object that is described.
|
Copyright © 2022. All rights reserved.