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.
|
copy
applyMutation, build
DomainTransferability.Builder transferable(String transferable)
transferable
- The new value for the Transferable property for this object.Transferable
,
Transferable
DomainTransferability.Builder transferable(Transferable transferable)
transferable
- The new value for the Transferable property for this object.Transferable
,
Transferable
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.