| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
CreateProtectionGroupResult |
AWSShieldClient.createProtectionGroup(CreateProtectionGroupRequest request)
Creates a grouping of protected resources so they can be handled as a collective.
|
CreateProtectionGroupResult |
AbstractAWSShield.createProtectionGroup(CreateProtectionGroupRequest request) |
CreateProtectionGroupResult |
AWSShield.createProtectionGroup(CreateProtectionGroupRequest createProtectionGroupRequest)
Creates a grouping of protected resources so they can be handled as a collective.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProtectionGroupResult> |
AWSShieldAsyncClient.createProtectionGroupAsync(CreateProtectionGroupRequest request,
AsyncHandler<CreateProtectionGroupRequest,CreateProtectionGroupResult> asyncHandler) |
Future<CreateProtectionGroupResult> |
AbstractAWSShieldAsync.createProtectionGroupAsync(CreateProtectionGroupRequest request,
AsyncHandler<CreateProtectionGroupRequest,CreateProtectionGroupResult> asyncHandler) |
Future<CreateProtectionGroupResult> |
AWSShieldAsync.createProtectionGroupAsync(CreateProtectionGroupRequest createProtectionGroupRequest,
AsyncHandler<CreateProtectionGroupRequest,CreateProtectionGroupResult> asyncHandler)
Creates a grouping of protected resources so they can be handled as a collective.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProtectionGroupResult |
CreateProtectionGroupResult.clone() |
Copyright © 2024. All rights reserved.