| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.accesslog.v3 |
| Modifier and Type | Method and Description |
|---|---|
ResponseFlags.Unauthorized |
ResponseFlags.Unauthorized.Builder.build() |
ResponseFlags.Unauthorized |
ResponseFlags.Unauthorized.Builder.buildPartial() |
static ResponseFlags.Unauthorized |
ResponseFlags.Unauthorized.getDefaultInstance() |
ResponseFlags.Unauthorized |
ResponseFlags.Unauthorized.getDefaultInstanceForType() |
ResponseFlags.Unauthorized |
ResponseFlags.Unauthorized.Builder.getDefaultInstanceForType() |
ResponseFlags.Unauthorized |
ResponseFlags.getUnauthorizedDetails()
Indicates if the request was deemed unauthorized and the reason for it.
|
ResponseFlags.Unauthorized |
ResponseFlags.Builder.getUnauthorizedDetails()
Indicates if the request was deemed unauthorized and the reason for it.
|
ResponseFlags.Unauthorized |
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(ByteBuffer data) |
static ResponseFlags.Unauthorized |
ResponseFlags.Unauthorized.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ResponseFlags.Unauthorized> |
ResponseFlags.Unauthorized.getParserForType() |
static com.google.protobuf.Parser<ResponseFlags.Unauthorized> |
ResponseFlags.Unauthorized.parser() |
| Modifier and Type | Method and Description |
|---|---|
ResponseFlags.Unauthorized.Builder |
ResponseFlags.Unauthorized.Builder.mergeFrom(ResponseFlags.Unauthorized other) |
ResponseFlags.Builder |
ResponseFlags.Builder.mergeUnauthorizedDetails(ResponseFlags.Unauthorized value)
Indicates if the request was deemed unauthorized and the reason for it.
|
static ResponseFlags.Unauthorized.Builder |
ResponseFlags.Unauthorized.newBuilder(ResponseFlags.Unauthorized prototype) |
ResponseFlags.Builder |
ResponseFlags.Builder.setUnauthorizedDetails(ResponseFlags.Unauthorized value)
Indicates if the request was deemed unauthorized and the reason for it.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.