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