Interface Limits.Builder

    • Method Detail

      • maximumReplicationCount

        Limits.Builder maximumReplicationCount​(Integer maximumReplicationCount)
        Sets the value of the MaximumReplicationCount property for this object.
        Parameters:
        maximumReplicationCount - The new value for the MaximumReplicationCount property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • maximumPartitionCount

        Limits.Builder maximumPartitionCount​(Integer maximumPartitionCount)
        Sets the value of the MaximumPartitionCount property for this object.
        Parameters:
        maximumPartitionCount - The new value for the MaximumPartitionCount property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.