Uses of Class
software.amazon.awssdk.services.shield.model.DisassociateHealthCheckRequest
-
Packages that use DisassociateHealthCheckRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of DisassociateHealthCheckRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type DisassociateHealthCheckRequest Modifier and Type Method Description default CompletableFuture<DisassociateHealthCheckResponse>ShieldAsyncClient. disassociateHealthCheck(DisassociateHealthCheckRequest disassociateHealthCheckRequest)Removes health-based detection from the Shield Advanced protection for a resource.default DisassociateHealthCheckResponseShieldClient. disassociateHealthCheck(DisassociateHealthCheckRequest disassociateHealthCheckRequest)Removes health-based detection from the Shield Advanced protection for a resource. -
Uses of DisassociateHealthCheckRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type DisassociateHealthCheckRequest Modifier and Type Method Description SdkHttpFullRequestDisassociateHealthCheckRequestMarshaller. marshall(DisassociateHealthCheckRequest disassociateHealthCheckRequest)
-