| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDiscoveryAsyncClient |
ServiceDiscoveryAsyncClient.create()
Create a
ServiceDiscoveryAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetInstancesHealthStatusPublisher(ServiceDiscoveryAsyncClient client,
GetInstancesHealthStatusRequest firstRequest) |
ListInstancesPublisher(ServiceDiscoveryAsyncClient client,
ListInstancesRequest firstRequest) |
ListNamespacesPublisher(ServiceDiscoveryAsyncClient client,
ListNamespacesRequest firstRequest) |
ListOperationsPublisher(ServiceDiscoveryAsyncClient client,
ListOperationsRequest firstRequest) |
ListServicesPublisher(ServiceDiscoveryAsyncClient client,
ListServicesRequest firstRequest) |
Copyright © 2021. All rights reserved.