Uses of Class
software.amazon.awssdk.services.elasticsearch.model.Limits
-
Packages that use Limits Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of Limits in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return types with arguments of type Limits Modifier and Type Method Description Map<String,Limits>DescribeElasticsearchInstanceTypeLimitsResponse. limitsByRole()Returns the value of the LimitsByRole property for this object.Method parameters in software.amazon.awssdk.services.elasticsearch.model with type arguments of type Limits Modifier and Type Method Description DescribeElasticsearchInstanceTypeLimitsResponse.BuilderDescribeElasticsearchInstanceTypeLimitsResponse.Builder. limitsByRole(Map<String,Limits> limitsByRole)Sets the value of the LimitsByRole property for this object.
-