| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static DnsProperties.Builder |
DnsProperties.builder() |
DnsProperties.Builder |
DnsProperties.Builder.hostedZoneId(String hostedZoneId)
The ID for the RouteĀ 53 hosted zone that AWS Cloud Map creates when you create a namespace.
|
DnsProperties.Builder |
DnsProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DnsProperties.Builder> |
DnsProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default NamespaceProperties.Builder |
NamespaceProperties.Builder.dnsProperties(Consumer<DnsProperties.Builder> dnsProperties)
A complex type that contains the ID for the RouteĀ 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
|
Copyright © 2021. All rights reserved.