| static MigrationReplacement.Builder | MigrationReplacement. builder() | Create a new builder. | 
| MigrationReplacement.Builder | MigrationReplacement.Builder. copy(MigrationReplacement model) |  | 
| MigrationReplacement.Builder | MigrationReplacement.Builder. rdata(String rdata) | The record data of the replacement record, as whitespace-delimited tokens in
type-specific presentation format. | 
| MigrationReplacement.Builder | MigrationReplacement.Builder. rtype(String rtype) | The type of DNS record, such as A or CNAME. | 
| MigrationReplacement.Builder | MigrationReplacement.Builder. substituteRtype(String substituteRtype) | The canonical name for a substitute type of the replacement record to be used if the
specified rtype is not allowed at the domain. | 
| MigrationReplacement.Builder | MigrationReplacement. toBuilder() |  | 
| MigrationReplacement.Builder | MigrationReplacement.Builder. ttl(Integer ttl) | The Time To Live of the replacement record, in seconds. |