| 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 ListServicesPublisher |
ServiceDiscoveryAsyncClient.listServicesPaginator()
Lists summary information for all the services that are associated with one or more specified namespaces.
|
default ListServicesPublisher |
ServiceDiscoveryAsyncClient.listServicesPaginator(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists summary information for all the services that are associated with one or more specified namespaces.
|
default ListServicesPublisher |
ServiceDiscoveryAsyncClient.listServicesPaginator(ListServicesRequest listServicesRequest)
Lists summary information for all the services that are associated with one or more specified namespaces.
|
Copyright © 2021. All rights reserved.