| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateProtectionGroupResponse |
ShieldClient.createProtectionGroup(CreateProtectionGroupRequest createProtectionGroupRequest)
Creates a grouping of protected resources so they can be handled as a collective.
|
default CompletableFuture<CreateProtectionGroupResponse> |
ShieldAsyncClient.createProtectionGroup(CreateProtectionGroupRequest createProtectionGroupRequest)
Creates a grouping of protected resources so they can be handled as a collective.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateProtectionGroupRequestMarshaller.marshall(CreateProtectionGroupRequest createProtectionGroupRequest) |
Copyright © 2023. All rights reserved.