| 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 ServiceDiscoveryClient |
ServiceDiscoveryClient.create()
Create a
ServiceDiscoveryClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetInstancesHealthStatusIterable(ServiceDiscoveryClient client,
GetInstancesHealthStatusRequest firstRequest) |
ListInstancesIterable(ServiceDiscoveryClient client,
ListInstancesRequest firstRequest) |
ListNamespacesIterable(ServiceDiscoveryClient client,
ListNamespacesRequest firstRequest) |
ListOperationsIterable(ServiceDiscoveryClient client,
ListOperationsRequest firstRequest) |
ListServicesIterable(ServiceDiscoveryClient client,
ListServicesRequest firstRequest) |
Copyright © 2021. All rights reserved.