Interface SecondaryValueOptions.Builder

  • Method Details

    • visibility

      SecondaryValueOptions.Builder visibility(String visibility)

      Determines the visibility of the secondary value.

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

      SecondaryValueOptions.Builder visibility(Visibility visibility)

      Determines the visibility of the secondary value.

      Parameters:
      visibility - Determines the visibility of the secondary value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: