| Package | Description |
|---|---|
| com.amazonaws.services.cloudsearchv2.model |
Classes modeling the various types represented by AmazonCloudSearchv2.
|
| Modifier and Type | Method and Description |
|---|---|
Limits |
Limits.clone() |
Limits |
DomainStatus.getLimits()
Returns the value of the Limits property for this object.
|
Limits |
Limits.withMaximumPartitionCount(Integer maximumPartitionCount)
Sets the value of the MaximumPartitionCount property for this object.
|
Limits |
Limits.withMaximumReplicationCount(Integer maximumReplicationCount)
Sets the value of the MaximumReplicationCount property for this
object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainStatus.setLimits(Limits limits)
Sets the value of the Limits property for this object.
|
DomainStatus |
DomainStatus.withLimits(Limits limits)
Sets the value of the Limits property for this object.
|
Copyright © 2015. All rights reserved.