Interface DomainTransferability.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DomainTransferability.Builder,DomainTransferability>, SdkBuilder<DomainTransferability.Builder,DomainTransferability>, SdkPojo
Enclosing class:
DomainTransferability

public static interface DomainTransferability.Builder extends SdkPojo, CopyableBuilder<DomainTransferability.Builder,DomainTransferability>
  • Method Details

    • transferable

      DomainTransferability.Builder transferable(String transferable)
      Sets the value of the Transferable property for this object.
      Parameters:
      transferable - The new value for the Transferable property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • transferable

      DomainTransferability.Builder transferable(Transferable transferable)
      Sets the value of the Transferable property for this object.
      Parameters:
      transferable - The new value for the Transferable property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: