| 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 CreateServiceResponse |
ServiceDiscoveryClient.createService(Consumer<CreateServiceRequest.Builder> createServiceRequest)
Creates a service, which defines the configuration for the following entities:
|
default CreateServiceResponse |
ServiceDiscoveryClient.createService(CreateServiceRequest createServiceRequest)
Creates a service, which defines the configuration for the following entities:
|
Copyright © 2021. All rights reserved.