Interface DomainTransferability.Builder

  • 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: