Uses of Enum
io.envoyproxy.envoy.service.auth.v2.CheckResponse.HttpResponseCase
Packages that use CheckResponse.HttpResponseCase
-
Uses of CheckResponse.HttpResponseCase in io.envoyproxy.envoy.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 that return CheckResponse.HttpResponseCaseModifier and TypeMethodDescriptionCheckResponse.HttpResponseCase.forNumber(int value) CheckResponse.Builder.getHttpResponseCase()CheckResponse.getHttpResponseCase()CheckResponseOrBuilder.getHttpResponseCase()CheckResponse.HttpResponseCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static CheckResponse.HttpResponseCase[]CheckResponse.HttpResponseCase.values()Returns an array containing the constants of this enum type, in the order they are declared.