public static interface DnsEntry.Builder extends SdkPojo, CopyableBuilder<DnsEntry.Builder,DnsEntry>
Modifier and Type | Method and Description |
---|---|
DnsEntry.Builder |
dnsName(String dnsName)
The DNS name.
|
DnsEntry.Builder |
hostedZoneId(String hostedZoneId)
The ID of the private hosted zone.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
DnsEntry.Builder dnsName(String dnsName)
The DNS name.
dnsName
- The DNS name.DnsEntry.Builder hostedZoneId(String hostedZoneId)
The ID of the private hosted zone.
hostedZoneId
- The ID of the private hosted zone.Copyright © 2020. All rights reserved.