| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteProtectionResult |
AWSShieldClient.deleteProtection(DeleteProtectionRequest request)
Deletes an Shield Advanced Protection.
|
DeleteProtectionResult |
AbstractAWSShield.deleteProtection(DeleteProtectionRequest request) |
DeleteProtectionResult |
AWSShield.deleteProtection(DeleteProtectionRequest deleteProtectionRequest)
Deletes an Shield Advanced Protection.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProtectionResult> |
AWSShieldAsyncClient.deleteProtectionAsync(DeleteProtectionRequest request,
AsyncHandler<DeleteProtectionRequest,DeleteProtectionResult> asyncHandler) |
Future<DeleteProtectionResult> |
AbstractAWSShieldAsync.deleteProtectionAsync(DeleteProtectionRequest request,
AsyncHandler<DeleteProtectionRequest,DeleteProtectionResult> asyncHandler) |
Future<DeleteProtectionResult> |
AWSShieldAsync.deleteProtectionAsync(DeleteProtectionRequest deleteProtectionRequest,
AsyncHandler<DeleteProtectionRequest,DeleteProtectionResult> asyncHandler)
Deletes an Shield Advanced Protection.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteProtectionResult |
DeleteProtectionResult.clone() |
Copyright © 2024. All rights reserved.