| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| 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 |
|---|---|
CreateProtectionRequest |
CreateProtectionRequest.clone() |
CreateProtectionRequest |
CreateProtectionRequest.withName(String name)
Friendly name for the
Protection you are creating. |
CreateProtectionRequest |
CreateProtectionRequest.withResourceArn(String resourceArn)
The ARN (Amazon Resource Name) of the resource to be protected.
|
Copyright © 2018. All rights reserved.