Uses of Class
software.amazon.awssdk.services.opensearchserverless.model.CapacityLimits
-
Packages that use CapacityLimits Package Description software.amazon.awssdk.services.opensearchserverless.model -
-
Uses of CapacityLimits in software.amazon.awssdk.services.opensearchserverless.model
Methods in software.amazon.awssdk.services.opensearchserverless.model that return CapacityLimits Modifier and Type Method Description CapacityLimitsAccountSettingsDetail. capacityLimits()Returns the value of the CapacityLimits property for this object.CapacityLimitsUpdateAccountSettingsRequest. capacityLimits()Returns the value of the CapacityLimits property for this object.Methods in software.amazon.awssdk.services.opensearchserverless.model with parameters of type CapacityLimits Modifier and Type Method Description AccountSettingsDetail.BuilderAccountSettingsDetail.Builder. capacityLimits(CapacityLimits capacityLimits)Sets the value of the CapacityLimits property for this object.UpdateAccountSettingsRequest.BuilderUpdateAccountSettingsRequest.Builder. capacityLimits(CapacityLimits capacityLimits)Sets the value of the CapacityLimits property for this object.
-