CustomHostnameAnalysisResultProperties |
CustomHostnameAnalysisResultProperties.withAlternateCNameRecords(List<String> alternateCNameRecords) |
Set the alternateCNameRecords property: Alternate CName records visible for this hostname.
|
CustomHostnameAnalysisResultProperties |
CustomHostnameAnalysisResultProperties.withAlternateTxtRecords(List<String> alternateTxtRecords) |
Set the alternateTxtRecords property: Alternate TXT records visible for this hostname.
|
CustomHostnameAnalysisResultProperties |
CustomHostnameAnalysisResultProperties.withARecords(List<String> aRecords) |
Set the aRecords property: A records visible for this hostname.
|
CustomHostnameAnalysisResultProperties |
CustomHostnameAnalysisResultProperties.withCNameRecords(List<String> cNameRecords) |
Set the cNameRecords property: CName records visible for this hostname.
|
CustomHostnameAnalysisResultProperties |
CustomHostnameAnalysisResultProperties.withTxtRecords(List<String> txtRecords) |
Set the txtRecords property: TXT records visible for this hostname.
|