See: Description
Interface | Description |
---|---|
ServiceDiscoveryAsyncClient |
Service client for accessing ServiceDiscovery asynchronously.
|
ServiceDiscoveryAsyncClientBuilder |
A builder for creating an instance of
ServiceDiscoveryAsyncClient . |
ServiceDiscoveryBaseClientBuilder<B extends ServiceDiscoveryBaseClientBuilder<B,C>,C> |
This includes configuration specific to ServiceDiscovery that is supported by both
ServiceDiscoveryClientBuilder and ServiceDiscoveryAsyncClientBuilder . |
ServiceDiscoveryClient |
Service client for accessing ServiceDiscovery.
|
ServiceDiscoveryClientBuilder |
A builder for creating an instance of
ServiceDiscoveryClient . |
Amazon Route 53 autonaming lets you configure public or private namespaces that your microservice applications run in. When instances of the service become available, you can call the autonaming API to register the instance, and Amazon Route 53 automatically creates up to five DNS records and an optional health check. Clients that submit DNS queries for the service receive an answer that contains up to eight healthy records.
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.