| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateProtectionGroupResponse |
ShieldClient.updateProtectionGroup(Consumer<UpdateProtectionGroupRequest.Builder> updateProtectionGroupRequest)
Updates an existing protection group.
|
default UpdateProtectionGroupResponse |
ShieldClient.updateProtectionGroup(UpdateProtectionGroupRequest updateProtectionGroupRequest)
Updates an existing protection group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProtectionGroupResponse> |
ShieldAsyncClient.updateProtectionGroup(Consumer<UpdateProtectionGroupRequest.Builder> updateProtectionGroupRequest)
Updates an existing protection group.
|
default CompletableFuture<UpdateProtectionGroupResponse> |
ShieldAsyncClient.updateProtectionGroup(UpdateProtectionGroupRequest updateProtectionGroupRequest)
Updates an existing protection group.
|
Copyright © 2021. All rights reserved.