Uses of Interface
software.amazon.awssdk.services.cloudformation.model.DescribeAccountLimitsResponse.Builder
Packages that use DescribeAccountLimitsResponse.Builder
-
Uses of DescribeAccountLimitsResponse.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return DescribeAccountLimitsResponse.BuilderModifier and TypeMethodDescriptionDescribeAccountLimitsResponse.Builder.accountLimits(Collection<AccountLimit> accountLimits) An account limit structure that contain a list of CloudFormation account limits and their values.DescribeAccountLimitsResponse.Builder.accountLimits(Consumer<AccountLimit.Builder>... accountLimits) An account limit structure that contain a list of CloudFormation account limits and their values.DescribeAccountLimitsResponse.Builder.accountLimits(AccountLimit... accountLimits) An account limit structure that contain a list of CloudFormation account limits and their values.DescribeAccountLimitsResponse.builder()If the output exceeds 1 MB in size, a string that identifies the next page of limits.DescribeAccountLimitsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type DescribeAccountLimitsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeAccountLimitsResponse.Builder>DescribeAccountLimitsResponse.serializableBuilderClass()