Uses of Enum
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags.Unauthorized.Reason
Packages that use ResponseFlags.Unauthorized.Reason
-
Uses of ResponseFlags.Unauthorized.Reason in io.envoyproxy.envoy.data.accesslog.v3
Subclasses with type arguments of type ResponseFlags.Unauthorized.Reason in io.envoyproxy.envoy.data.accesslog.v3Modifier and TypeClassDescriptionstatic enumReasons why the request was unauthorizedFields in io.envoyproxy.envoy.data.accesslog.v3 declared as ResponseFlags.Unauthorized.ReasonModifier and TypeFieldDescriptionprivate static final ResponseFlags.Unauthorized.Reason[]ResponseFlags.Unauthorized.Reason.VALUESFields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type ResponseFlags.Unauthorized.ReasonModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<ResponseFlags.Unauthorized.Reason> ResponseFlags.Unauthorized.Reason.internalValueMapMethods in io.envoyproxy.envoy.data.accesslog.v3 that return ResponseFlags.Unauthorized.ReasonModifier and TypeMethodDescriptionResponseFlags.Unauthorized.Reason.forNumber(int value) ResponseFlags.Unauthorized.Builder.getReason().envoy.data.accesslog.v3.ResponseFlags.Unauthorized.Reason reason = 1;ResponseFlags.Unauthorized.getReason().envoy.data.accesslog.v3.ResponseFlags.Unauthorized.Reason reason = 1;ResponseFlags.UnauthorizedOrBuilder.getReason().envoy.data.accesslog.v3.ResponseFlags.Unauthorized.Reason reason = 1;ResponseFlags.Unauthorized.Reason.valueOf(int value) Deprecated.ResponseFlags.Unauthorized.Reason.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 ResponseFlags.Unauthorized.Reason[]ResponseFlags.Unauthorized.Reason.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type ResponseFlags.Unauthorized.ReasonModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ResponseFlags.Unauthorized.Reason> ResponseFlags.Unauthorized.Reason.internalGetValueMap()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type ResponseFlags.Unauthorized.ReasonModifier and TypeMethodDescriptionResponseFlags.Unauthorized.Builder.setReason(ResponseFlags.Unauthorized.Reason value) .envoy.data.accesslog.v3.ResponseFlags.Unauthorized.Reason reason = 1;