public static interface Limits.Builder extends CopyableBuilder<Limits.Builder,Limits>
| Modifier and Type | Method and Description |
|---|---|
Limits.Builder |
maximumPartitionCount(Integer maximumPartitionCount)
Sets the value of the MaximumPartitionCount property for this object.
|
Limits.Builder |
maximumReplicationCount(Integer maximumReplicationCount)
Sets the value of the MaximumReplicationCount property for this object.
|
copyapply, buildLimits.Builder maximumReplicationCount(Integer maximumReplicationCount)
maximumReplicationCount - The new value for the MaximumReplicationCount property for this object.Limits.Builder maximumPartitionCount(Integer maximumPartitionCount)
maximumPartitionCount - The new value for the MaximumPartitionCount property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.