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