Interface ResponsePartitionKey.Builder

  • Method Details

    • dimensions

      ResponsePartitionKey.Builder dimensions(Map<String,String> dimensions)

      A dimension map that contains the dimensions for this partition.

      Parameters:
      dimensions - A dimension map that contains the dimensions for this partition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.