Uses of Class
com.amazonaws.services.cloudsearchv2.model.Limits
-
Packages that use Limits Package Description com.amazonaws.services.cloudsearchv2.model -
-
Uses of Limits in com.amazonaws.services.cloudsearchv2.model
Methods in com.amazonaws.services.cloudsearchv2.model that return Limits Modifier and Type Method Description LimitsLimits. clone()LimitsDomainStatus. getLimits()LimitsLimits. withMaximumPartitionCount(Integer maximumPartitionCount)LimitsLimits. withMaximumReplicationCount(Integer maximumReplicationCount)Methods in com.amazonaws.services.cloudsearchv2.model with parameters of type Limits Modifier and Type Method Description voidDomainStatus. setLimits(Limits limits)DomainStatusDomainStatus. withLimits(Limits limits)
-