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