Uses of Interface
software.amazon.awssdk.services.cloudformation.model.BatchDescribeTypeConfigurationsError.Builder
Packages that use BatchDescribeTypeConfigurationsError.Builder
-
Uses of BatchDescribeTypeConfigurationsError.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return BatchDescribeTypeConfigurationsError.BuilderModifier and TypeMethodDescriptionBatchDescribeTypeConfigurationsError.builder()The error code.BatchDescribeTypeConfigurationsError.Builder.errorMessage(String errorMessage) The error message.BatchDescribeTypeConfigurationsError.toBuilder()BatchDescribeTypeConfigurationsError.Builder.typeConfigurationIdentifier(Consumer<TypeConfigurationIdentifier.Builder> typeConfigurationIdentifier) Identifying information for the configuration of a CloudFormation extension.BatchDescribeTypeConfigurationsError.Builder.typeConfigurationIdentifier(TypeConfigurationIdentifier typeConfigurationIdentifier) Identifying information for the configuration of a CloudFormation extension.Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type BatchDescribeTypeConfigurationsError.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BatchDescribeTypeConfigurationsError.Builder>BatchDescribeTypeConfigurationsError.serializableBuilderClass()