| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
CreateProtectionResult |
AWSShieldClient.createProtection(CreateProtectionRequest request)
Enables AWS Shield Advanced for a specific AWS resource.
|
CreateProtectionResult |
AbstractAWSShield.createProtection(CreateProtectionRequest request) |
CreateProtectionResult |
AWSShield.createProtection(CreateProtectionRequest createProtectionRequest)
Enables AWS Shield Advanced for a specific AWS resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProtectionResult> |
AWSShieldAsync.createProtectionAsync(CreateProtectionRequest createProtectionRequest,
AsyncHandler<CreateProtectionRequest,CreateProtectionResult> asyncHandler)
Enables AWS Shield Advanced for a specific AWS resource.
|
Future<CreateProtectionResult> |
AbstractAWSShieldAsync.createProtectionAsync(CreateProtectionRequest request,
AsyncHandler<CreateProtectionRequest,CreateProtectionResult> asyncHandler) |
Future<CreateProtectionResult> |
AWSShieldAsyncClient.createProtectionAsync(CreateProtectionRequest request,
AsyncHandler<CreateProtectionRequest,CreateProtectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateProtectionResult |
CreateProtectionResult.clone() |
CreateProtectionResult |
CreateProtectionResult.withProtectionId(String protectionId)
The unique identifier (ID) for the Protection object that is created.
|
Copyright © 2018. All rights reserved.