Uses of Interface
software.amazon.awssdk.services.databasemigration.model.AccountQuota.Builder
Packages that use AccountQuota.Builder
-
Uses of AccountQuota.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return AccountQuota.BuilderModifier and TypeMethodDescriptionAccountQuota.Builder.accountQuotaName(String accountQuotaName) The name of the DMS quota for this Amazon Web Services account.static AccountQuota.BuilderAccountQuota.builder()The maximum allowed value for the quota.AccountQuota.toBuilder()The amount currently used toward the quota maximum.Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type AccountQuota.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AccountQuota.Builder>AccountQuota.serializableBuilderClass()