public class JsonSchemaBody extends Body
Constructor and Description |
---|
JsonSchemaBody(String jsonSchema) |
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
static JsonSchemaBody |
jsonSchema(String jsonSchema) |
static JsonSchemaBody |
jsonSchemaFromResource(String jsonSchemaPath) |
getCharset, getContentType, getRawBytes, getType
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
public JsonSchemaBody(String jsonSchema)
public static JsonSchemaBody jsonSchema(String jsonSchema)
public static JsonSchemaBody jsonSchemaFromResource(String jsonSchemaPath)
Copyright © 2018. All rights reserved.