| Package | Description |
|---|---|
| com.amazonaws.codegen.model.intermediate |
| Modifier and Type | Method and Description |
|---|---|
ExceptionModel |
ExceptionModel.withDocumentation(String documentation) |
ExceptionModel |
ExceptionModel.withHttpStatusCode(Integer httpStatusCode) |
| Modifier and Type | Method and Description |
|---|---|
List<ExceptionModel> |
OperationModel.getExceptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationModel.addException(ExceptionModel exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationModel.setExceptions(List<ExceptionModel> exceptions) |
Copyright © 2020. All rights reserved.