| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static HttpProperties.Builder |
HttpProperties.builder() |
HttpProperties.Builder |
HttpProperties.Builder.httpName(String httpName)
The name of an HTTP namespace.
|
HttpProperties.Builder |
HttpProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HttpProperties.Builder> |
HttpProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default NamespaceProperties.Builder |
NamespaceProperties.Builder.httpProperties(Consumer<HttpProperties.Builder> httpProperties)
A complex type that contains the name of an HTTP namespace.
|
Copyright © 2021. All rights reserved.