| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateServiceResponse |
ServiceDiscoveryClient.createService(Consumer<CreateServiceRequest.Builder> createServiceRequest)
Creates a service.
|
default CreateServiceResponse |
ServiceDiscoveryClient.createService(CreateServiceRequest createServiceRequest)
Creates a service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateServiceResponse> |
ServiceDiscoveryAsyncClient.createService(Consumer<CreateServiceRequest.Builder> createServiceRequest)
Creates a service.
|
default CompletableFuture<CreateServiceResponse> |
ServiceDiscoveryAsyncClient.createService(CreateServiceRequest createServiceRequest)
Creates a service.
|
Copyright © 2023. All rights reserved.