Uses of Class
software.amazon.awssdk.services.macie2.model.ServiceLimit
-
Packages that use ServiceLimit Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of ServiceLimit in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return ServiceLimit Modifier and Type Method Description ServiceLimitUsageByAccount. serviceLimit()The current value for the quota that corresponds to the metric specified by the type field.Methods in software.amazon.awssdk.services.macie2.model with parameters of type ServiceLimit Modifier and Type Method Description UsageByAccount.BuilderUsageByAccount.Builder. serviceLimit(ServiceLimit serviceLimit)The current value for the quota that corresponds to the metric specified by the type field.
-