| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateHttpNamespaceResponse |
ServiceDiscoveryClient.createHttpNamespace(Consumer<CreateHttpNamespaceRequest.Builder> createHttpNamespaceRequest)
Creates an HTTP namespace.
|
default CreateHttpNamespaceResponse |
ServiceDiscoveryClient.createHttpNamespace(CreateHttpNamespaceRequest createHttpNamespaceRequest)
Creates an HTTP namespace.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateHttpNamespaceResponse> |
ServiceDiscoveryAsyncClient.createHttpNamespace(Consumer<CreateHttpNamespaceRequest.Builder> createHttpNamespaceRequest)
Creates an HTTP namespace.
|
default CompletableFuture<CreateHttpNamespaceResponse> |
ServiceDiscoveryAsyncClient.createHttpNamespace(CreateHttpNamespaceRequest createHttpNamespaceRequest)
Creates an HTTP namespace.
|
Copyright © 2023. All rights reserved.