| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProtectionResult> |
AWSShieldAsync.deleteProtectionAsync(DeleteProtectionRequest deleteProtectionRequest,
AsyncHandler<DeleteProtectionRequest,DeleteProtectionResult> asyncHandler)
Deletes an AWS Shield Advanced Protection.
|
Future<DeleteProtectionResult> |
AbstractAWSShieldAsync.deleteProtectionAsync(DeleteProtectionRequest request,
AsyncHandler<DeleteProtectionRequest,DeleteProtectionResult> asyncHandler) |
Future<DeleteProtectionResult> |
AWSShieldAsyncClient.deleteProtectionAsync(DeleteProtectionRequest request,
AsyncHandler<DeleteProtectionRequest,DeleteProtectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProtectionRequest |
DeleteProtectionRequest.clone() |
DeleteProtectionRequest |
DeleteProtectionRequest.withProtectionId(String protectionId)
The unique identifier (ID) for the Protection object to be deleted.
|
Copyright © 2018. All rights reserved.