Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags.Unauthorized
-
Packages that use ResponseFlags.Unauthorized Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of ResponseFlags.Unauthorized in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as ResponseFlags.Unauthorized Modifier and Type Field Description private static 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.Unauthorized Modifier and Type Field Description private static 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.Unauthorized Modifier and Type Method Description ResponseFlags.UnauthorizedResponseFlags.Unauthorized.Builder. build()ResponseFlags.UnauthorizedResponseFlags.Unauthorized.Builder. buildPartial()static ResponseFlags.UnauthorizedResponseFlags.Unauthorized. getDefaultInstance()ResponseFlags.UnauthorizedResponseFlags.Unauthorized.Builder. getDefaultInstanceForType()ResponseFlags.UnauthorizedResponseFlags.Unauthorized. getDefaultInstanceForType()ResponseFlags.UnauthorizedResponseFlags.Builder. getUnauthorizedDetails()Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.UnauthorizedResponseFlags. getUnauthorizedDetails()Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.UnauthorizedResponseFlagsOrBuilder. getUnauthorizedDetails()Indicates if the request was deemed unauthorized and the reason for it.static ResponseFlags.UnauthorizedResponseFlags.Unauthorized. parseDelimitedFrom(java.io.InputStream input)static ResponseFlags.UnauthorizedResponseFlags.Unauthorized. parseDelimitedFrom(java.io.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(java.io.InputStream input)static ResponseFlags.UnauthorizedResponseFlags.Unauthorized. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResponseFlags.UnauthorizedResponseFlags.Unauthorized. parseFrom(java.nio.ByteBuffer data)static ResponseFlags.UnauthorizedResponseFlags.Unauthorized. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type ResponseFlags.Unauthorized Modifier and Type Method Description com.google.protobuf.Parser<ResponseFlags.Unauthorized>ResponseFlags.Unauthorized. getParserForType()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.static com.google.protobuf.Parser<ResponseFlags.Unauthorized>ResponseFlags.Unauthorized. parser()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type ResponseFlags.Unauthorized Modifier and Type Method Description private voidResponseFlags.Unauthorized.Builder. buildPartial0(ResponseFlags.Unauthorized result)ResponseFlags.Unauthorized.BuilderResponseFlags.Unauthorized.Builder. mergeFrom(ResponseFlags.Unauthorized other)ResponseFlags.BuilderResponseFlags.Builder. mergeUnauthorizedDetails(ResponseFlags.Unauthorized value)Indicates if the request was deemed unauthorized and the reason for it.static ResponseFlags.Unauthorized.BuilderResponseFlags.Unauthorized. newBuilder(ResponseFlags.Unauthorized prototype)ResponseFlags.BuilderResponseFlags.Builder. setUnauthorizedDetails(ResponseFlags.Unauthorized value)Indicates if the request was deemed unauthorized and the reason for it.
-