Uses of Class
software.amazon.awssdk.services.lambda.model.AccountUsage
Packages that use AccountUsage
-
Uses of AccountUsage in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return AccountUsageModifier and TypeMethodDescriptionfinal AccountUsageGetAccountSettingsResponse.accountUsage()The number of functions and amount of storage in use.Methods in software.amazon.awssdk.services.lambda.model with parameters of type AccountUsageModifier and TypeMethodDescriptionGetAccountSettingsResponse.Builder.accountUsage(AccountUsage accountUsage) The number of functions and amount of storage in use.