public class JsonDataWithSchema extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonDataWithSchema.JsonDataWithSchemaBuilder |
| Constructor and Description |
|---|
JsonDataWithSchema() |
| Modifier and Type | Method and Description |
|---|---|
static JsonDataWithSchema.JsonDataWithSchemaBuilder |
builder(String schema,
String payload)
Builder method
|
public static JsonDataWithSchema.JsonDataWithSchemaBuilder builder(String schema, String payload)
schema - json schema stringpayload - json schema dataCopyright © 2024. All rights reserved.