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