public static interface DnsOptions.Builder extends SdkPojo, CopyableBuilder<DnsOptions.Builder,DnsOptions>
| Modifier and Type | Method and Description |
|---|---|
DnsOptions.Builder |
dnsRecordIpType(DnsRecordIpType dnsRecordIpType)
The DNS records created for the endpoint.
|
DnsOptions.Builder |
dnsRecordIpType(String dnsRecordIpType)
The DNS records created for the endpoint.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDnsOptions.Builder dnsRecordIpType(String dnsRecordIpType)
The DNS records created for the endpoint.
dnsRecordIpType - The DNS records created for the endpoint.DnsRecordIpType,
DnsRecordIpTypeDnsOptions.Builder dnsRecordIpType(DnsRecordIpType dnsRecordIpType)
The DNS records created for the endpoint.
dnsRecordIpType - The DNS records created for the endpoint.DnsRecordIpType,
DnsRecordIpTypeCopyright © 2022. All rights reserved.