Uses of Interface
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags.UnauthorizedOrBuilder
-
Packages that use ResponseFlags.UnauthorizedOrBuilder Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of ResponseFlags.UnauthorizedOrBuilder in io.envoyproxy.envoy.data.accesslog.v3
Classes in io.envoyproxy.envoy.data.accesslog.v3 that implement ResponseFlags.UnauthorizedOrBuilder Modifier and Type Class Description static classResponseFlags.UnauthorizedProtobuf typeenvoy.data.accesslog.v3.ResponseFlags.Unauthorizedstatic classResponseFlags.Unauthorized.BuilderProtobuf typeenvoy.data.accesslog.v3.ResponseFlags.UnauthorizedFields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type ResponseFlags.UnauthorizedOrBuilder Modifier and Type Field Description private 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.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.Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type ResponseFlags.UnauthorizedOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ResponseFlags.Unauthorized,ResponseFlags.Unauthorized.Builder,ResponseFlags.UnauthorizedOrBuilder>ResponseFlags.Builder. getUnauthorizedDetailsFieldBuilder()Indicates if the request was deemed unauthorized and the reason for it.
-