Interface Limits.Builder

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

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

    • 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.