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