Uses of Class
software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
Packages that use ExceptionModel
-
Uses of ExceptionModel in software.amazon.awssdk.codegen.model.intermediate
Methods in software.amazon.awssdk.codegen.model.intermediate that return ExceptionModelModifier and TypeMethodDescriptionExceptionModel.withDocumentation(String documentation) ExceptionModel.withHttpStatusCode(Integer httpStatusCode) Methods in software.amazon.awssdk.codegen.model.intermediate that return types with arguments of type ExceptionModelMethods in software.amazon.awssdk.codegen.model.intermediate with parameters of type ExceptionModelMethod parameters in software.amazon.awssdk.codegen.model.intermediate with type arguments of type ExceptionModelModifier and TypeMethodDescriptionvoidOperationModel.setExceptions(List<ExceptionModel> exceptions)