Uses of Enum
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.payload_to_metadata.v3.PayloadToMetadata.ValueType
Packages that use PayloadToMetadata.ValueType
Package
Description
-
Uses of PayloadToMetadata.ValueType in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.payload_to_metadata.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.payload_to_metadata.v3 that return PayloadToMetadata.ValueTypeModifier and TypeMethodDescriptionstatic PayloadToMetadata.ValueTypePayloadToMetadata.ValueType.forNumber(int value) PayloadToMetadata.KeyValuePair.Builder.getType()The value's type — defaults to string.PayloadToMetadata.KeyValuePair.getType()The value's type — defaults to string.PayloadToMetadata.KeyValuePairOrBuilder.getType()The value's type — defaults to string.static PayloadToMetadata.ValueTypePayloadToMetadata.ValueType.valueOf(int value) Deprecated.static PayloadToMetadata.ValueTypePayloadToMetadata.ValueType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static PayloadToMetadata.ValueTypeReturns the enum constant of this type with the specified name.static PayloadToMetadata.ValueType[]PayloadToMetadata.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.network.thrift_proxy.filters.payload_to_metadata.v3 that return types with arguments of type PayloadToMetadata.ValueTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PayloadToMetadata.ValueType>PayloadToMetadata.ValueType.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.payload_to_metadata.v3 with parameters of type PayloadToMetadata.ValueTypeModifier and TypeMethodDescriptionPayloadToMetadata.KeyValuePair.Builder.setType(PayloadToMetadata.ValueType value) The value's type — defaults to string.