| 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 | Method and Description |
|---|---|
default ListNamespacesPublisher |
ServiceDiscoveryAsyncClient.listNamespacesPaginator()
Lists summary information about the namespaces that were created by the current AWS account.
|
default ListNamespacesPublisher |
ServiceDiscoveryAsyncClient.listNamespacesPaginator(Consumer<ListNamespacesRequest.Builder> listNamespacesRequest)
Lists summary information about the namespaces that were created by the current AWS account.
|
default ListNamespacesPublisher |
ServiceDiscoveryAsyncClient.listNamespacesPaginator(ListNamespacesRequest listNamespacesRequest)
Lists summary information about the namespaces that were created by the current AWS account.
|
Copyright © 2021. All rights reserved.