| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery |
With AWS Cloud Map, you can configure public DNS, private DNS, or HTTP namespaces that your microservice applications
run in.
|
| software.amazon.awssdk.services.servicediscovery.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateInstanceCustomHealthStatusResponse |
ServiceDiscoveryClient.updateInstanceCustomHealthStatus(UpdateInstanceCustomHealthStatusRequest updateInstanceCustomHealthStatusRequest)
Submits a request to change the health status of a custom health check to healthy or unhealthy.
|
default CompletableFuture<UpdateInstanceCustomHealthStatusResponse> |
ServiceDiscoveryAsyncClient.updateInstanceCustomHealthStatus(UpdateInstanceCustomHealthStatusRequest updateInstanceCustomHealthStatusRequest)
Submits a request to change the health status of a custom health check to healthy or unhealthy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateInstanceCustomHealthStatusRequestMarshaller.marshall(UpdateInstanceCustomHealthStatusRequest updateInstanceCustomHealthStatusRequest) |
Copyright © 2021. All rights reserved.