Uses of Class
software.amazon.awssdk.services.cloudsearch.model.Limits
-
Packages that use Limits Package Description software.amazon.awssdk.services.cloudsearch.model -
-
Uses of Limits in software.amazon.awssdk.services.cloudsearch.model
Methods in software.amazon.awssdk.services.cloudsearch.model that return Limits Modifier and Type Method Description LimitsDomainStatus. limits()Returns the value of the Limits property for this object.Methods in software.amazon.awssdk.services.cloudsearch.model with parameters of type Limits Modifier and Type Method Description DomainStatus.BuilderDomainStatus.Builder. limits(Limits limits)Sets the value of the Limits property for this object.
-