| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceDiscoveryBaseClientBuilder<B extends ServiceDiscoveryBaseClientBuilder<B,C>,C>
This includes configuration specific to ServiceDiscovery that is supported by both
ServiceDiscoveryClientBuilder and ServiceDiscoveryAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceDiscoveryAsyncClientBuilder
A builder for creating an instance of
ServiceDiscoveryAsyncClient. |
interface |
ServiceDiscoveryClientBuilder
A builder for creating an instance of
ServiceDiscoveryClient. |
Copyright © 2021. All rights reserved.