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.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type JsonFormatOptionsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<JsonFormatOptions,JsonFormatOptions.Builder,JsonFormatOptionsOrBuilder>SubstitutionFormatString.Builder. jsonFormatOptionsBuilder_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.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type JsonFormatOptionsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<JsonFormatOptions,JsonFormatOptions.Builder,JsonFormatOptionsOrBuilder>SubstitutionFormatString.Builder. getJsonFormatOptionsFieldBuilder()If json_format is used, the options will be applied to the output JSON string.
-