| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.accesslog.v2 |
| Modifier and Type | Method and Description |
|---|---|
HTTPRequestProperties |
HTTPRequestProperties.Builder.build() |
HTTPRequestProperties |
HTTPRequestProperties.Builder.buildPartial() |
static HTTPRequestProperties |
HTTPRequestProperties.getDefaultInstance() |
HTTPRequestProperties |
HTTPRequestProperties.getDefaultInstanceForType() |
HTTPRequestProperties |
HTTPRequestProperties.Builder.getDefaultInstanceForType() |
HTTPRequestProperties |
HTTPAccessLogEntryOrBuilder.getRequest()
Description of the incoming HTTP request.
|
HTTPRequestProperties |
HTTPAccessLogEntry.getRequest()
Description of the incoming HTTP request.
|
HTTPRequestProperties |
HTTPAccessLogEntry.Builder.getRequest()
Description of the incoming HTTP request.
|
static HTTPRequestProperties |
HTTPRequestProperties.parseDelimitedFrom(InputStream input) |
static HTTPRequestProperties |
HTTPRequestProperties.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(byte[] data) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(ByteBuffer data) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(com.google.protobuf.ByteString data) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(com.google.protobuf.CodedInputStream input) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(InputStream input) |
static HTTPRequestProperties |
HTTPRequestProperties.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HTTPRequestProperties> |
HTTPRequestProperties.getParserForType() |
static com.google.protobuf.Parser<HTTPRequestProperties> |
HTTPRequestProperties.parser() |
| Modifier and Type | Method and Description |
|---|---|
HTTPRequestProperties.Builder |
HTTPRequestProperties.Builder.mergeFrom(HTTPRequestProperties other) |
HTTPAccessLogEntry.Builder |
HTTPAccessLogEntry.Builder.mergeRequest(HTTPRequestProperties value)
Description of the incoming HTTP request.
|
static HTTPRequestProperties.Builder |
HTTPRequestProperties.newBuilder(HTTPRequestProperties prototype) |
HTTPAccessLogEntry.Builder |
HTTPAccessLogEntry.Builder.setRequest(HTTPRequestProperties value)
Description of the incoming HTTP request.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.