| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static HttpNamespaceChange.Builder |
HttpNamespaceChange.builder() |
HttpNamespaceChange.Builder |
HttpNamespaceChange.Builder.description(String description)
An updated description for the HTTP namespace.
|
HttpNamespaceChange.Builder |
HttpNamespaceChange.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HttpNamespaceChange.Builder> |
HttpNamespaceChange.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateHttpNamespaceRequest.Builder |
UpdateHttpNamespaceRequest.Builder.namespace(Consumer<HttpNamespaceChange.Builder> namespace)
Updated properties for the the HTTP namespace.
|
Copyright © 2023. All rights reserved.