Uses of Class
software.amazon.awssdk.services.shield.model.AssociateHealthCheckRequest
-
Packages that use AssociateHealthCheckRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of AssociateHealthCheckRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type AssociateHealthCheckRequest Modifier and Type Method Description default CompletableFuture<AssociateHealthCheckResponse>ShieldAsyncClient. associateHealthCheck(AssociateHealthCheckRequest associateHealthCheckRequest)Adds health-based detection to the Shield Advanced protection for a resource.default AssociateHealthCheckResponseShieldClient. associateHealthCheck(AssociateHealthCheckRequest associateHealthCheckRequest)Adds health-based detection to the Shield Advanced protection for a resource. -
Uses of AssociateHealthCheckRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type AssociateHealthCheckRequest Modifier and Type Method Description SdkHttpFullRequestAssociateHealthCheckRequestMarshaller. marshall(AssociateHealthCheckRequest associateHealthCheckRequest)
-