| Package | Description |
|---|---|
| org.mule.runtime.connectivity.api.platform.schema.persistence | |
| org.mule.runtime.connectivity.internal.persistence |
| Modifier and Type | Method and Description |
|---|---|
ConnectivitySchemaJsonSerializer.Builder |
ConnectivitySchemaJsonSerializer.Builder.autoIndent(boolean autoIndent)
Set to
true to automatically indent the JSON documents produced by the
ConnectivitySchemaJsonSerializer.serialize(ConnectivitySchema) method |
static ConnectivitySchemaJsonSerializer.Builder |
ConnectivitySchemaJsonSerializer.builder() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectivitySchemaJsonSerializerBuilder
Default implementatio of
ConnectivitySchemaJsonSerializer.Builder |
| Modifier and Type | Method and Description |
|---|---|
ConnectivitySchemaJsonSerializer.Builder |
DefaultConnectivitySchemaJsonSerializerBuilder.autoIndent(boolean autoIndent)
Set to
true to automatically indent the JSON documents produced by the
ConnectivitySchemaJsonSerializer.serialize(ConnectivitySchema) method |
Copyright © 2021. All rights reserved.