| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.accesslog.v3 |
| Modifier and Type | Method and Description |
|---|---|
ResponseFlags |
ResponseFlags.Builder.build() |
ResponseFlags |
ResponseFlags.Builder.buildPartial() |
static ResponseFlags |
ResponseFlags.getDefaultInstance() |
ResponseFlags |
ResponseFlags.getDefaultInstanceForType() |
ResponseFlags |
ResponseFlags.Builder.getDefaultInstanceForType() |
ResponseFlags |
AccessLogCommon.getResponseFlags()
Flags indicating occurrences during request/response processing.
|
ResponseFlags |
AccessLogCommon.Builder.getResponseFlags()
Flags indicating occurrences during request/response processing.
|
ResponseFlags |
AccessLogCommonOrBuilder.getResponseFlags()
Flags indicating occurrences during request/response processing.
|
static ResponseFlags |
ResponseFlags.parseDelimitedFrom(InputStream input) |
static ResponseFlags |
ResponseFlags.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseFlags |
ResponseFlags.parseFrom(byte[] data) |
static ResponseFlags |
ResponseFlags.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseFlags |
ResponseFlags.parseFrom(ByteBuffer data) |
static ResponseFlags |
ResponseFlags.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseFlags |
ResponseFlags.parseFrom(com.google.protobuf.ByteString data) |
static ResponseFlags |
ResponseFlags.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseFlags |
ResponseFlags.parseFrom(com.google.protobuf.CodedInputStream input) |
static ResponseFlags |
ResponseFlags.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseFlags |
ResponseFlags.parseFrom(InputStream input) |
static ResponseFlags |
ResponseFlags.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ResponseFlags> |
ResponseFlags.getParserForType() |
static com.google.protobuf.Parser<ResponseFlags> |
ResponseFlags.parser() |
| Modifier and Type | Method and Description |
|---|---|
ResponseFlags.Builder |
ResponseFlags.Builder.mergeFrom(ResponseFlags other) |
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeResponseFlags(ResponseFlags value)
Flags indicating occurrences during request/response processing.
|
static ResponseFlags.Builder |
ResponseFlags.newBuilder(ResponseFlags prototype) |
AccessLogCommon.Builder |
AccessLogCommon.Builder.setResponseFlags(ResponseFlags value)
Flags indicating occurrences during request/response processing.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.