| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateHealthCheckResult |
AWSShieldClient.associateHealthCheck(AssociateHealthCheckRequest request)
Adds health-based detection to the Shield Advanced protection for a resource.
|
AssociateHealthCheckResult |
AbstractAWSShield.associateHealthCheck(AssociateHealthCheckRequest request) |
AssociateHealthCheckResult |
AWSShield.associateHealthCheck(AssociateHealthCheckRequest associateHealthCheckRequest)
Adds health-based detection to the Shield Advanced protection for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateHealthCheckResult> |
AWSShieldAsyncClient.associateHealthCheckAsync(AssociateHealthCheckRequest request,
AsyncHandler<AssociateHealthCheckRequest,AssociateHealthCheckResult> asyncHandler) |
Future<AssociateHealthCheckResult> |
AbstractAWSShieldAsync.associateHealthCheckAsync(AssociateHealthCheckRequest request,
AsyncHandler<AssociateHealthCheckRequest,AssociateHealthCheckResult> asyncHandler) |
Future<AssociateHealthCheckResult> |
AWSShieldAsync.associateHealthCheckAsync(AssociateHealthCheckRequest associateHealthCheckRequest,
AsyncHandler<AssociateHealthCheckRequest,AssociateHealthCheckResult> asyncHandler)
Adds health-based detection to the Shield Advanced protection for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateHealthCheckResult |
AssociateHealthCheckResult.clone() |
Copyright © 2024. All rights reserved.