Interface TrendArrowOptions.Builder

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

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

    • visibility

      TrendArrowOptions.Builder visibility(String visibility)

      The visibility of the trend arrows.

      Parameters:
      visibility - The visibility of the trend arrows.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visibility

      TrendArrowOptions.Builder visibility(Visibility visibility)

      The visibility of the trend arrows.

      Parameters:
      visibility - The visibility of the trend arrows.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: