Interface CapacityLimits.Builder

    • Method Detail

      • maxIndexingCapacityInOCU

        CapacityLimits.Builder maxIndexingCapacityInOCU​(Integer maxIndexingCapacityInOCU)

        The maximum indexing capacity for collections.

        Parameters:
        maxIndexingCapacityInOCU - The maximum indexing capacity for collections.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • maxSearchCapacityInOCU

        CapacityLimits.Builder maxSearchCapacityInOCU​(Integer maxSearchCapacityInOCU)

        The maximum search capacity for collections.

        Parameters:
        maxSearchCapacityInOCU - The maximum search capacity for collections.
        Returns:
        Returns a reference to this object so that method calls can be chained together.