Uses of Interface
software.amazon.awssdk.services.cloudformation.model.CreatedButModifiedException.Builder
Packages that use CreatedButModifiedException.Builder
-
Uses of CreatedButModifiedException.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return CreatedButModifiedException.BuilderModifier and TypeMethodDescriptionCreatedButModifiedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) CreatedButModifiedException.builder()CreatedButModifiedException.Builder.numAttempts(Integer numAttempts) CreatedButModifiedException.Builder.statusCode(int statusCode) CreatedButModifiedException.toBuilder()CreatedButModifiedException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type CreatedButModifiedException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreatedButModifiedException.Builder>CreatedButModifiedException.serializableBuilderClass()