Uses of Interface
io.envoyproxy.envoy.data.accesslog.v2.ResponseFlags.UnauthorizedOrBuilder
-
Packages that use ResponseFlags.UnauthorizedOrBuilder Package Description io.envoyproxy.envoy.data.accesslog.v2 -
-
Uses of ResponseFlags.UnauthorizedOrBuilder in io.envoyproxy.envoy.data.accesslog.v2
Classes in io.envoyproxy.envoy.data.accesslog.v2 that implement ResponseFlags.UnauthorizedOrBuilder Modifier and Type Class Description static classResponseFlags.UnauthorizedProtobuf typeenvoy.data.accesslog.v2.ResponseFlags.Unauthorizedstatic classResponseFlags.Unauthorized.BuilderProtobuf typeenvoy.data.accesslog.v2.ResponseFlags.UnauthorizedMethods in io.envoyproxy.envoy.data.accesslog.v2 that return ResponseFlags.UnauthorizedOrBuilder Modifier and Type Method Description ResponseFlags.UnauthorizedOrBuilderResponseFlags.Builder. getUnauthorizedDetailsOrBuilder()Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.UnauthorizedOrBuilderResponseFlags. getUnauthorizedDetailsOrBuilder()Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.UnauthorizedOrBuilderResponseFlagsOrBuilder. getUnauthorizedDetailsOrBuilder()Indicates if the request was deemed unauthorized and the reason for it.
-