| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery |
|
| Modifier and Type | Method and Description |
|---|---|
default GetInstancesHealthStatusPublisher |
ServiceDiscoveryAsyncClient.getInstancesHealthStatusPaginator(Consumer<GetInstancesHealthStatusRequest.Builder> getInstancesHealthStatusRequest)
Gets the current health status (
Healthy, Unhealthy, or Unknown) of one or
more instances that are associated with a specified service. |
default GetInstancesHealthStatusPublisher |
ServiceDiscoveryAsyncClient.getInstancesHealthStatusPaginator(GetInstancesHealthStatusRequest getInstancesHealthStatusRequest)
Gets the current health status (
Healthy, Unhealthy, or Unknown) of one or
more instances that are associated with a specified service. |
Copyright © 2023. All rights reserved.