public class EncodingObject extends Object
EncodingObjectBuilder
Modifier and Type | Field and Description |
---|---|
boolean |
allowReserved |
String |
contentType |
boolean |
explode |
Map<String,HeaderObject> |
headers |
String |
style |
public final String contentType
public final Map<String,HeaderObject> headers
public final String style
public final boolean explode
public final boolean allowReserved
public void writeJson(Writer writer) throws IOException
IOException
Copyright © 2017–2021. All rights reserved.