Interface ResizeInfo.Builder

  • Method Details

    • resizeType

      ResizeInfo.Builder resizeType(String resizeType)

      Returns the value ClassicResize.

      Parameters:
      resizeType - Returns the value ClassicResize.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • allowCancelResize

      ResizeInfo.Builder allowCancelResize(Boolean allowCancelResize)

      A boolean value indicating if the resize operation can be cancelled.

      Parameters:
      allowCancelResize - A boolean value indicating if the resize operation can be cancelled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.