Interface ItemCollectionMetrics.Builder

  • Method Details

    • itemCollectionKey

      ItemCollectionMetrics.Builder itemCollectionKey(Map<String,AttributeValue> itemCollectionKey)
      Sets the value of the ItemCollectionKey property for this object.
      Parameters:
      itemCollectionKey - The new value for the ItemCollectionKey property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sizeEstimateRangeGB

      ItemCollectionMetrics.Builder sizeEstimateRangeGB(Collection<Double> sizeEstimateRangeGB)
      Sets the value of the SizeEstimateRangeGB property for this object.
      Parameters:
      sizeEstimateRangeGB - The new value for the SizeEstimateRangeGB property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sizeEstimateRangeGB

      ItemCollectionMetrics.Builder sizeEstimateRangeGB(Double... sizeEstimateRangeGB)
      Sets the value of the SizeEstimateRangeGB property for this object.
      Parameters:
      sizeEstimateRangeGB - The new value for the SizeEstimateRangeGB property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.