| Package | Description |
|---|---|
| org.jooby.apitool.raml |
| Modifier and Type | Method and Description |
|---|---|
RamlResponse |
RamlMethod.response(Integer status)
Get or create a response using the given status code.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,RamlResponse> |
RamlMethod.getResponses()
Map of status codes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RamlMethod.setResponses(Map<Integer,RamlResponse> responses)
Set status codes response.
|
Copyright © 2021. All rights reserved.