| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeProtectionResponse |
ShieldClient.describeProtection(Consumer<DescribeProtectionRequest.Builder> describeProtectionRequest)
Lists the details of a Protection object.
|
default DescribeProtectionResponse |
ShieldClient.describeProtection(DescribeProtectionRequest describeProtectionRequest)
Lists the details of a Protection object.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeProtectionResponse> |
ShieldAsyncClient.describeProtection(Consumer<DescribeProtectionRequest.Builder> describeProtectionRequest)
Lists the details of a Protection object.
|
default CompletableFuture<DescribeProtectionResponse> |
ShieldAsyncClient.describeProtection(DescribeProtectionRequest describeProtectionRequest)
Lists the details of a Protection object.
|
Copyright © 2023. All rights reserved.