Uses of Class
io.envoyproxy.envoy.config.core.v3.JsonFormatOptions
Packages that use JsonFormatOptions
-
Uses of JsonFormatOptions in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as JsonFormatOptionsModifier and TypeFieldDescriptionprivate static final JsonFormatOptionsJsonFormatOptions.DEFAULT_INSTANCEprivate JsonFormatOptionsSubstitutionFormatString.Builder.jsonFormatOptions_private JsonFormatOptionsSubstitutionFormatString.jsonFormatOptions_Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type JsonFormatOptionsModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<JsonFormatOptions, JsonFormatOptions.Builder, JsonFormatOptionsOrBuilder> SubstitutionFormatString.Builder.jsonFormatOptionsBuilder_private static final com.google.protobuf.Parser<JsonFormatOptions> JsonFormatOptions.PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return JsonFormatOptionsModifier and TypeMethodDescriptionJsonFormatOptions.Builder.build()JsonFormatOptions.Builder.buildPartial()static JsonFormatOptionsJsonFormatOptions.getDefaultInstance()JsonFormatOptions.Builder.getDefaultInstanceForType()JsonFormatOptions.getDefaultInstanceForType()SubstitutionFormatString.Builder.getJsonFormatOptions()If json_format is used, the options will be applied to the output JSON string.SubstitutionFormatString.getJsonFormatOptions()If json_format is used, the options will be applied to the output JSON string.SubstitutionFormatStringOrBuilder.getJsonFormatOptions()If json_format is used, the options will be applied to the output JSON string.static JsonFormatOptionsJsonFormatOptions.parseDelimitedFrom(InputStream input) static JsonFormatOptionsJsonFormatOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonFormatOptionsJsonFormatOptions.parseFrom(byte[] data) static JsonFormatOptionsJsonFormatOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonFormatOptionsJsonFormatOptions.parseFrom(com.google.protobuf.ByteString data) static JsonFormatOptionsJsonFormatOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonFormatOptionsJsonFormatOptions.parseFrom(com.google.protobuf.CodedInputStream input) static JsonFormatOptionsJsonFormatOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonFormatOptionsJsonFormatOptions.parseFrom(InputStream input) static JsonFormatOptionsJsonFormatOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonFormatOptionsJsonFormatOptions.parseFrom(ByteBuffer data) static JsonFormatOptionsJsonFormatOptions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type JsonFormatOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<JsonFormatOptions> JsonFormatOptions.getParserForType()private com.google.protobuf.SingleFieldBuilder<JsonFormatOptions, JsonFormatOptions.Builder, JsonFormatOptionsOrBuilder> SubstitutionFormatString.Builder.internalGetJsonFormatOptionsFieldBuilder()If json_format is used, the options will be applied to the output JSON string.static com.google.protobuf.Parser<JsonFormatOptions> JsonFormatOptions.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type JsonFormatOptionsModifier and TypeMethodDescriptionprivate voidJsonFormatOptions.Builder.buildPartial0(JsonFormatOptions result) JsonFormatOptions.Builder.mergeFrom(JsonFormatOptions other) SubstitutionFormatString.Builder.mergeJsonFormatOptions(JsonFormatOptions value) If json_format is used, the options will be applied to the output JSON string.static JsonFormatOptions.BuilderJsonFormatOptions.newBuilder(JsonFormatOptions prototype) SubstitutionFormatString.Builder.setJsonFormatOptions(JsonFormatOptions value) If json_format is used, the options will be applied to the output JSON string.