Uses of Interface
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags.UnauthorizedOrBuilder
Packages that use ResponseFlags.UnauthorizedOrBuilder
-
Uses of ResponseFlags.UnauthorizedOrBuilder in io.envoyproxy.envoy.data.accesslog.v3
Classes in io.envoyproxy.envoy.data.accesslog.v3 that implement ResponseFlags.UnauthorizedOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeenvoy.data.accesslog.v3.ResponseFlags.Unauthorized
static final class
Protobuf typeenvoy.data.accesslog.v3.ResponseFlags.Unauthorized
Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type ResponseFlags.UnauthorizedOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ResponseFlags.Unauthorized, ResponseFlags.Unauthorized.Builder, ResponseFlags.UnauthorizedOrBuilder> ResponseFlags.Builder.unauthorizedDetailsBuilder_
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return ResponseFlags.UnauthorizedOrBuilderModifier and TypeMethodDescriptionResponseFlags.Builder.getUnauthorizedDetailsOrBuilder()
Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.getUnauthorizedDetailsOrBuilder()
Indicates if the request was deemed unauthorized and the reason for it.ResponseFlagsOrBuilder.getUnauthorizedDetailsOrBuilder()
Indicates if the request was deemed unauthorized and the reason for it.Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type ResponseFlags.UnauthorizedOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ResponseFlags.Unauthorized, ResponseFlags.Unauthorized.Builder, ResponseFlags.UnauthorizedOrBuilder> ResponseFlags.Builder.internalGetUnauthorizedDetailsFieldBuilder()
Indicates if the request was deemed unauthorized and the reason for it.