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 . |
AWS Cloud Map lets you configure public DNS, private DNS, or HTTP namespaces that your microservice applications run in. When an instance of the service becomes available, you can call the AWS Cloud Map API to register the instance with AWS Cloud Map. For public or private DNS namespaces, AWS Cloud Map automatically creates DNS records and an optional health check. Clients that submit public or private DNS queries, or HTTP requests, for the service receive an answer that contains up to eight healthy records.
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.