Uses of Interface
io.envoyproxy.envoy.config.core.v3.JsonFormatOptionsOrBuilder
-
Packages that use JsonFormatOptionsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of JsonFormatOptionsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement JsonFormatOptionsOrBuilder Modifier and Type Class Description classJsonFormatOptionsOptional configuration options to be used with json_format.static classJsonFormatOptions.BuilderOptional configuration options to be used with json_format.Methods in io.envoyproxy.envoy.config.core.v3 that return JsonFormatOptionsOrBuilder Modifier and Type Method Description JsonFormatOptionsOrBuilderSubstitutionFormatString.Builder. getJsonFormatOptionsOrBuilder()If json_format is used, the options will be applied to the output JSON string.JsonFormatOptionsOrBuilderSubstitutionFormatString. getJsonFormatOptionsOrBuilder()If json_format is used, the options will be applied to the output JSON string.JsonFormatOptionsOrBuilderSubstitutionFormatStringOrBuilder. getJsonFormatOptionsOrBuilder()If json_format is used, the options will be applied to the output JSON string.
-