| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
SOAChange |
PrivateDnsPropertiesMutableChange.soa()
Updated fields for the Start of Authority (SOA) record for the hosted zone for the private DNS namespace.
|
SOAChange |
PublicDnsPropertiesMutableChange.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 |
|---|---|
PrivateDnsPropertiesMutableChange.Builder |
PrivateDnsPropertiesMutableChange.Builder.soa(SOAChange soa)
Updated fields for the Start of Authority (SOA) record for the hosted zone for the private DNS namespace.
|
PublicDnsPropertiesMutableChange.Builder |
PublicDnsPropertiesMutableChange.Builder.soa(SOAChange soa)
Updated fields for the Start of Authority (SOA) record for the hosted zone for the public DNS namespace.
|
Copyright © 2023. All rights reserved.