public class ResponseObject extends Object
ResponseObjectBuilder
Modifier and Type | Field and Description |
---|---|
Map<String,MediaTypeObject> |
content |
String |
description |
Map<String,HeaderObject> |
headers |
Map<String,LinkObject> |
links |
public final String description
public final Map<String,HeaderObject> headers
public final Map<String,MediaTypeObject> content
public final Map<String,LinkObject> links
public void writeJson(Writer writer) throws IOException
IOException
Copyright © 2017–2019. All rights reserved.