| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
PublicDnsPropertiesMutable |
PublicDnsPropertiesMutable.clone() |
PublicDnsPropertiesMutable |
PublicDnsNamespaceProperties.getDnsProperties()
DNS properties for the public DNS namespace.
|
PublicDnsPropertiesMutable |
PublicDnsPropertiesMutable.withSOA(SOA sOA)
Start of Authority (SOA) record for the hosted zone for the public DNS namespace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PublicDnsNamespaceProperties.setDnsProperties(PublicDnsPropertiesMutable dnsProperties)
DNS properties for the public DNS namespace.
|
PublicDnsNamespaceProperties |
PublicDnsNamespaceProperties.withDnsProperties(PublicDnsPropertiesMutable dnsProperties)
DNS properties for the public DNS namespace.
|
Copyright © 2023. All rights reserved.