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