| 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 CreateServiceResponse |
ServiceDiscoveryClient.createService(CreateServiceRequest createServiceRequest)
Creates a service, which defines the configuration for the following entities:
|
default CompletableFuture<CreateServiceResponse> |
ServiceDiscoveryAsyncClient.createService(CreateServiceRequest createServiceRequest)
Creates a service, which defines the configuration for the following entities:
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateServiceRequestMarshaller.marshall(CreateServiceRequest createServiceRequest) |
Copyright © 2021. All rights reserved.