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