Interface DimensionValuesWithAttributes.Builder

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

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

    • value

      The value of a dimension with a specific attribute.

      Parameters:
      value - The value of a dimension with a specific attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attributes

      The attribute that applies to a specific Dimension.

      Parameters:
      attributes - The attribute that applies to a specific Dimension.
      Returns:
      Returns a reference to this object so that method calls can be chained together.