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