Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3.JsonToMetadata.ValueType
Packages that use JsonToMetadata.ValueType
-
Uses of JsonToMetadata.ValueType in io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3 that return JsonToMetadata.ValueTypeModifier and TypeMethodDescriptionstatic JsonToMetadata.ValueTypeJsonToMetadata.ValueType.forNumber(int value) JsonToMetadata.KeyValuePair.Builder.getType()The value's type — defaults to protobuf.Value.JsonToMetadata.KeyValuePair.getType()The value's type — defaults to protobuf.Value.JsonToMetadata.KeyValuePairOrBuilder.getType()The value's type — defaults to protobuf.Value.static JsonToMetadata.ValueTypeJsonToMetadata.ValueType.valueOf(int value) Deprecated.static JsonToMetadata.ValueTypeJsonToMetadata.ValueType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static JsonToMetadata.ValueTypeReturns the enum constant of this type with the specified name.static JsonToMetadata.ValueType[]JsonToMetadata.ValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3 that return types with arguments of type JsonToMetadata.ValueTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<JsonToMetadata.ValueType>JsonToMetadata.ValueType.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.http.json_to_metadata.v3 with parameters of type JsonToMetadata.ValueTypeModifier and TypeMethodDescriptionJsonToMetadata.KeyValuePair.Builder.setType(JsonToMetadata.ValueType value) The value's type — defaults to protobuf.Value.