Interface Partition.Builder

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

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

    • attributeName

      Partition.Builder attributeName(String attributeName)

      The name of the attribute that defines a partition dimension.

      Parameters:
      attributeName - The name of the attribute that defines a partition dimension.
      Returns:
      Returns a reference to this object so that method calls can be chained together.