| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteProtectionGroupResponse |
ShieldClient.deleteProtectionGroup(Consumer<DeleteProtectionGroupRequest.Builder> deleteProtectionGroupRequest)
Removes the specified protection group.
|
default DeleteProtectionGroupResponse |
ShieldClient.deleteProtectionGroup(DeleteProtectionGroupRequest deleteProtectionGroupRequest)
Removes the specified protection group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteProtectionGroupResponse> |
ShieldAsyncClient.deleteProtectionGroup(Consumer<DeleteProtectionGroupRequest.Builder> deleteProtectionGroupRequest)
Removes the specified protection group.
|
default CompletableFuture<DeleteProtectionGroupResponse> |
ShieldAsyncClient.deleteProtectionGroup(DeleteProtectionGroupRequest deleteProtectionGroupRequest)
Removes the specified protection group.
|
Copyright © 2023. All rights reserved.