Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags.Unauthorized
Packages that use ResponseFlags.Unauthorized
-
Uses of ResponseFlags.Unauthorized in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as ResponseFlags.UnauthorizedModifier and TypeFieldDescriptionprivate static final ResponseFlags.UnauthorizedResponseFlags.Unauthorized.DEFAULT_INSTANCEprivate ResponseFlags.UnauthorizedResponseFlags.Builder.unauthorizedDetails_private ResponseFlags.UnauthorizedResponseFlags.unauthorizedDetails_Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type ResponseFlags.UnauthorizedModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<ResponseFlags.Unauthorized> ResponseFlags.Unauthorized.PARSERprivate 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.UnauthorizedModifier and TypeMethodDescriptionResponseFlags.Unauthorized.Builder.build()ResponseFlags.Unauthorized.Builder.buildPartial()static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.getDefaultInstance()ResponseFlags.Unauthorized.Builder.getDefaultInstanceForType()ResponseFlags.Unauthorized.getDefaultInstanceForType()ResponseFlags.Builder.getUnauthorizedDetails()Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.getUnauthorizedDetails()Indicates if the request was deemed unauthorized and the reason for it.ResponseFlagsOrBuilder.getUnauthorizedDetails()Indicates if the request was deemed unauthorized and the reason for it.static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseDelimitedFrom(InputStream input) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(byte[] data) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(com.google.protobuf.ByteString data) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(com.google.protobuf.CodedInputStream input) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(InputStream input) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(ByteBuffer data) static ResponseFlags.UnauthorizedResponseFlags.Unauthorized.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type ResponseFlags.UnauthorizedModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ResponseFlags.Unauthorized> ResponseFlags.Unauthorized.getParserForType()private 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.static com.google.protobuf.Parser<ResponseFlags.Unauthorized> ResponseFlags.Unauthorized.parser()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type ResponseFlags.UnauthorizedModifier and TypeMethodDescriptionprivate voidResponseFlags.Unauthorized.Builder.buildPartial0(ResponseFlags.Unauthorized result) ResponseFlags.Unauthorized.Builder.mergeFrom(ResponseFlags.Unauthorized other) ResponseFlags.Builder.mergeUnauthorizedDetails(ResponseFlags.Unauthorized value) Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.Unauthorized.newBuilder(ResponseFlags.Unauthorized prototype) ResponseFlags.Builder.setUnauthorizedDetails(ResponseFlags.Unauthorized value) Indicates if the request was deemed unauthorized and the reason for it.