@NoImplement
public static interface ConnectivitySchemaJsonSerializer.Builder
ConnectivitySchemaJsonSerializer| Modifier and Type | Method and Description |
|---|---|
ConnectivitySchemaJsonSerializer.Builder |
autoIndent(boolean autoIndent)
Set to
true to automatically indent the JSON documents produced by the
ConnectivitySchemaJsonSerializer.serialize(ConnectivitySchema) method |
ConnectivitySchemaJsonSerializer |
build() |
ConnectivitySchemaJsonSerializer.Builder autoIndent(boolean autoIndent)
true to automatically indent the JSON documents produced by the
ConnectivitySchemaJsonSerializer.serialize(ConnectivitySchema) methodautoIndent - whether to auto indent or notthis builderConnectivitySchemaJsonSerializer build()
Copyright © 2022. All rights reserved.