Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.proto_message_extraction.v3.MethodExtraction.ExtractDirective
Packages that use MethodExtraction.ExtractDirective
-
Uses of MethodExtraction.ExtractDirective in io.envoyproxy.envoy.extensions.filters.http.proto_message_extraction.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.proto_message_extraction.v3 that return MethodExtraction.ExtractDirectiveModifier and TypeMethodDescriptionMethodExtraction.ExtractDirective.forNumber(int value) MethodExtraction.Builder.getRequestExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for request messagesMethodExtraction.getRequestExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for request messagesMethodExtractionOrBuilder.getRequestExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for request messagesMethodExtraction.Builder.getRequestExtractionByFieldOrThrow(String key) The mapping of field path to its ExtractDirective for request messagesMethodExtraction.getRequestExtractionByFieldOrThrow(String key) The mapping of field path to its ExtractDirective for request messagesMethodExtractionOrBuilder.getRequestExtractionByFieldOrThrow(String key) The mapping of field path to its ExtractDirective for request messagesMethodExtraction.Builder.getResponseExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for response messagesMethodExtraction.getResponseExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for response messagesMethodExtractionOrBuilder.getResponseExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for response messagesMethodExtraction.Builder.getResponseExtractionByFieldOrThrow(String key) The mapping of field path to its ExtractDirective for response messagesMethodExtraction.getResponseExtractionByFieldOrThrow(String key) The mapping of field path to its ExtractDirective for response messagesMethodExtractionOrBuilder.getResponseExtractionByFieldOrThrow(String key) The mapping of field path to its ExtractDirective for response messagesMethodExtraction.ExtractDirective.valueOf(int value) Deprecated.MethodExtraction.ExtractDirective.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static MethodExtraction.ExtractDirective[]MethodExtraction.ExtractDirective.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.proto_message_extraction.v3 that return types with arguments of type MethodExtraction.ExtractDirectiveModifier and TypeMethodDescriptionMethodExtraction.Builder.getMutableRequestExtractionByField()Deprecated.MethodExtraction.Builder.getMutableResponseExtractionByField()Deprecated.MethodExtraction.Builder.getRequestExtractionByField()Deprecated.MethodExtraction.getRequestExtractionByField()Deprecated.MethodExtractionOrBuilder.getRequestExtractionByField()Deprecated.MethodExtraction.Builder.getRequestExtractionByFieldMap()The mapping of field path to its ExtractDirective for request messagesMethodExtraction.getRequestExtractionByFieldMap()The mapping of field path to its ExtractDirective for request messagesMethodExtractionOrBuilder.getRequestExtractionByFieldMap()The mapping of field path to its ExtractDirective for request messagesMethodExtraction.Builder.getResponseExtractionByField()Deprecated.MethodExtraction.getResponseExtractionByField()Deprecated.MethodExtractionOrBuilder.getResponseExtractionByField()Deprecated.MethodExtraction.Builder.getResponseExtractionByFieldMap()The mapping of field path to its ExtractDirective for response messagesMethodExtraction.getResponseExtractionByFieldMap()The mapping of field path to its ExtractDirective for response messagesMethodExtractionOrBuilder.getResponseExtractionByFieldMap()The mapping of field path to its ExtractDirective for response messagesstatic com.google.protobuf.Internal.EnumLiteMap<MethodExtraction.ExtractDirective>MethodExtraction.ExtractDirective.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.http.proto_message_extraction.v3 with parameters of type MethodExtraction.ExtractDirectiveModifier and TypeMethodDescriptionMethodExtraction.Builder.getRequestExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for request messagesMethodExtraction.getRequestExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for request messagesMethodExtractionOrBuilder.getRequestExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for request messagesMethodExtraction.Builder.getResponseExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for response messagesMethodExtraction.getResponseExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for response messagesMethodExtractionOrBuilder.getResponseExtractionByFieldOrDefault(String key, MethodExtraction.ExtractDirective defaultValue) The mapping of field path to its ExtractDirective for response messagesMethodExtraction.Builder.putRequestExtractionByField(String key, MethodExtraction.ExtractDirective value) The mapping of field path to its ExtractDirective for request messagesMethodExtraction.Builder.putResponseExtractionByField(String key, MethodExtraction.ExtractDirective value) The mapping of field path to its ExtractDirective for response messagesMethod parameters in io.envoyproxy.envoy.extensions.filters.http.proto_message_extraction.v3 with type arguments of type MethodExtraction.ExtractDirectiveModifier and TypeMethodDescriptionMethodExtraction.Builder.putAllRequestExtractionByField(Map<String, MethodExtraction.ExtractDirective> values) The mapping of field path to its ExtractDirective for request messagesMethodExtraction.Builder.putAllResponseExtractionByField(Map<String, MethodExtraction.ExtractDirective> values) The mapping of field path to its ExtractDirective for response messages