| 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.
|
| software.amazon.awssdk.services.servicediscovery.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetServiceResponse |
ServiceDiscoveryClient.getService(GetServiceRequest getServiceRequest)
Gets the settings for a specified service.
|
default CompletableFuture<GetServiceResponse> |
ServiceDiscoveryAsyncClient.getService(GetServiceRequest getServiceRequest)
Gets the settings for a specified service.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetServiceRequestMarshaller.marshall(GetServiceRequest getServiceRequest) |
Copyright © 2021. All rights reserved.