Uses of Class
software.amazon.awssdk.services.elasticsearch.model.InstanceLimits
-
Packages that use InstanceLimits Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of InstanceLimits in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return InstanceLimits Modifier and Type Method Description InstanceLimitsLimits. instanceLimits()Returns the value of the InstanceLimits property for this object.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type InstanceLimits Modifier and Type Method Description Limits.BuilderLimits.Builder. instanceLimits(InstanceLimits instanceLimits)Sets the value of the InstanceLimits property for this object.
-