Uses of Enum
io.envoyproxy.envoy.service.ext_proc.v3.ProcessingRequest.RequestCase
Packages that use ProcessingRequest.RequestCase
-
Uses of ProcessingRequest.RequestCase in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return ProcessingRequest.RequestCaseModifier and TypeMethodDescriptionProcessingRequest.RequestCase.forNumber(int value) ProcessingRequest.Builder.getRequestCase()ProcessingRequest.getRequestCase()ProcessingRequestOrBuilder.getRequestCase()ProcessingRequest.RequestCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ProcessingRequest.RequestCase[]ProcessingRequest.RequestCase.values()Returns an array containing the constants of this enum type, in the order they are declared.