public static interface DomainTransferability.Builder extends CopyableBuilder<DomainTransferability.Builder,DomainTransferability>
| Modifier and Type | Method and Description |
|---|---|
DomainTransferability.Builder |
transferable(String transferable)
Sets the value of the Transferable property for this object.
|
DomainTransferability.Builder |
transferable(Transferable transferable)
Sets the value of the Transferable property for this object.
|
copyapply, buildDomainTransferability.Builder transferable(String transferable)
transferable - The new value for the Transferable property for this object.Transferable,
TransferableDomainTransferability.Builder transferable(Transferable transferable)
transferable - The new value for the Transferable property for this object.Transferable,
TransferableCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.