| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateHealthCheckResponse |
ShieldClient.disassociateHealthCheck(Consumer<DisassociateHealthCheckRequest.Builder> disassociateHealthCheckRequest)
Removes health-based detection from the Shield Advanced protection for a resource.
|
default DisassociateHealthCheckResponse |
ShieldClient.disassociateHealthCheck(DisassociateHealthCheckRequest disassociateHealthCheckRequest)
Removes health-based detection from the Shield Advanced protection for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateHealthCheckResponse> |
ShieldAsyncClient.disassociateHealthCheck(Consumer<DisassociateHealthCheckRequest.Builder> disassociateHealthCheckRequest)
Removes health-based detection from the Shield Advanced protection for a resource.
|
default CompletableFuture<DisassociateHealthCheckResponse> |
ShieldAsyncClient.disassociateHealthCheck(DisassociateHealthCheckRequest disassociateHealthCheckRequest)
Removes health-based detection from the Shield Advanced protection for a resource.
|
Copyright © 2023. All rights reserved.