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