Interface MaximumLabelType.Builder

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

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

    • 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

      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: