Interface MaximumLabelType.Builder

    • Method Detail

      • visibility

        MaximumLabelType.Builder visibility​(String visibility)

        The visibility of the maximum label.

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

        MaximumLabelType.Builder visibility​(Visibility visibility)

        The visibility of the maximum label.

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