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.Unauthorized
ResponseFlags.Unauthorized.DEFAULT_INSTANCE
private ResponseFlags.Unauthorized
ResponseFlags.Builder.unauthorizedDetails_
private ResponseFlags.Unauthorized
ResponseFlags.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.PARSER
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.UnauthorizedModifier and TypeMethodDescriptionResponseFlags.Unauthorized.Builder.build()
ResponseFlags.Unauthorized.Builder.buildPartial()
static ResponseFlags.Unauthorized
ResponseFlags.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.Unauthorized
ResponseFlags.Unauthorized.parseDelimitedFrom
(InputStream input) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseFrom
(byte[] data) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseFrom
(com.google.protobuf.ByteString data) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseFrom
(com.google.protobuf.CodedInputStream input) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseFrom
(InputStream input) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags.Unauthorized
ResponseFlags.Unauthorized.parseFrom
(ByteBuffer data) static ResponseFlags.Unauthorized
ResponseFlags.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 void
ResponseFlags.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.