Package | Description |
---|---|
io.muserver.openapi |
Modifier and Type | Method and Description |
---|---|
static ResponseObjectBuilder |
ResponseObjectBuilder.responseObject()
Creates a builder for a
ResponseObject |
ResponseObjectBuilder |
ResponseObjectBuilder.withContent(Map<String,MediaTypeObject> content) |
ResponseObjectBuilder |
ResponseObjectBuilder.withDescription(String description) |
ResponseObjectBuilder |
ResponseObjectBuilder.withHeaders(Map<String,HeaderObject> headers) |
ResponseObjectBuilder |
ResponseObjectBuilder.withLinks(Map<String,LinkObject> links) |
Copyright © 2017–2018. All rights reserved.