Interface MinimumLabelType.Builder

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

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

    • visibility

      MinimumLabelType.Builder visibility(String visibility)

      The visibility of the minimum label.

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

      MinimumLabelType.Builder visibility(Visibility visibility)

      The visibility of the minimum label.

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