Uses of Interface
io.envoyproxy.envoy.config.core.v3.JsonFormatOptionsOrBuilder
Packages that use JsonFormatOptionsOrBuilder
-
Uses of JsonFormatOptionsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement JsonFormatOptionsOrBuilderModifier and TypeClassDescriptionfinal class
Optional configuration options to be used with json_format.static final class
Optional configuration options to be used with json_format.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type JsonFormatOptionsOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<JsonFormatOptions, JsonFormatOptions.Builder, JsonFormatOptionsOrBuilder> SubstitutionFormatString.Builder.jsonFormatOptionsBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return JsonFormatOptionsOrBuilderModifier and TypeMethodDescriptionSubstitutionFormatString.Builder.getJsonFormatOptionsOrBuilder()
If json_format is used, the options will be applied to the output JSON string.SubstitutionFormatString.getJsonFormatOptionsOrBuilder()
If json_format is used, the options will be applied to the output JSON string.SubstitutionFormatStringOrBuilder.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 JsonFormatOptionsOrBuilderModifier and TypeMethodDescriptionprivate 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.