| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteProtectionResponse |
ShieldClient.deleteProtection(Consumer<DeleteProtectionRequest.Builder> deleteProtectionRequest)
Deletes an Shield Advanced Protection.
|
default DeleteProtectionResponse |
ShieldClient.deleteProtection(DeleteProtectionRequest deleteProtectionRequest)
Deletes an Shield Advanced Protection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteProtectionResponse> |
ShieldAsyncClient.deleteProtection(Consumer<DeleteProtectionRequest.Builder> deleteProtectionRequest)
Deletes an Shield Advanced Protection.
|
default CompletableFuture<DeleteProtectionResponse> |
ShieldAsyncClient.deleteProtection(DeleteProtectionRequest deleteProtectionRequest)
Deletes an Shield Advanced Protection.
|
Copyright © 2023. All rights reserved.