public static final class ALBDnsInfo.Builder
extends java.lang.Object
ALBDnsInfo.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBDnsInfo. |
public Builder()
ALBDnsInfo.public ALBDnsInfo.Builder setAlgorithm(java.lang.String algorithm)
algorithm - New value for the property.public ALBDnsInfo.Builder setCname(ALBDnsCnameRdata cname)
cname - New value for the property.public ALBDnsInfo.Builder setFqdn(java.lang.String fqdn)
fqdn - New value for the property.public ALBDnsInfo.Builder setMetadata(java.lang.String metadata)
metadata - New value for the property.public ALBDnsInfo.Builder setNumRecordsInResponse(java.lang.Long numRecordsInResponse)
numRecordsInResponse - New value for the property.public ALBDnsInfo.Builder setTtl(java.lang.Long ttl)
ttl - New value for the property.public ALBDnsInfo.Builder setType(java.lang.String type)
ALBDnsInfo.TYPE_OTHERALBDnsInfo.TYPE_AALBDnsInfo.TYPE_NSALBDnsInfo.TYPE_CNAMEALBDnsInfo.TYPE_SOAALBDnsInfo.TYPE_PTRALBDnsInfo.TYPE_HINFOALBDnsInfo.TYPE_MXALBDnsInfo.TYPE_TXTALBDnsInfo.TYPE_RPALBDnsInfo.TYPE_DNSKEYALBDnsInfo.TYPE_AAAAALBDnsInfo.TYPE_SRVALBDnsInfo.TYPE_OPTALBDnsInfo.TYPE_RRSIGALBDnsInfo.TYPE_AXFRALBDnsInfo.TYPE_ANYtype - New value for the property.public ALBDnsInfo build()