| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
BuildVersion |
BuildVersion.Builder.build() |
BuildVersion |
BuildVersion.Builder.buildPartial() |
static BuildVersion |
BuildVersion.getDefaultInstance() |
BuildVersion |
BuildVersion.getDefaultInstanceForType() |
BuildVersion |
BuildVersion.Builder.getDefaultInstanceForType() |
BuildVersion |
NodeOrBuilder.getUserAgentBuildVersion()
Structured version of the entity requesting config.
|
BuildVersion |
Node.getUserAgentBuildVersion()
Structured version of the entity requesting config.
|
BuildVersion |
Node.Builder.getUserAgentBuildVersion()
Structured version of the entity requesting config.
|
BuildVersion |
Extension.getVersion()
The version is a property of the extension and maintained independently
of other extensions and the Envoy API.
|
BuildVersion |
Extension.Builder.getVersion()
The version is a property of the extension and maintained independently
of other extensions and the Envoy API.
|
BuildVersion |
ExtensionOrBuilder.getVersion()
The version is a property of the extension and maintained independently
of other extensions and the Envoy API.
|
static BuildVersion |
BuildVersion.parseDelimitedFrom(InputStream input) |
static BuildVersion |
BuildVersion.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BuildVersion |
BuildVersion.parseFrom(byte[] data) |
static BuildVersion |
BuildVersion.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BuildVersion |
BuildVersion.parseFrom(ByteBuffer data) |
static BuildVersion |
BuildVersion.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BuildVersion |
BuildVersion.parseFrom(com.google.protobuf.ByteString data) |
static BuildVersion |
BuildVersion.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BuildVersion |
BuildVersion.parseFrom(com.google.protobuf.CodedInputStream input) |
static BuildVersion |
BuildVersion.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BuildVersion |
BuildVersion.parseFrom(InputStream input) |
static BuildVersion |
BuildVersion.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BuildVersion> |
BuildVersion.getParserForType() |
static com.google.protobuf.Parser<BuildVersion> |
BuildVersion.parser() |
| Modifier and Type | Method and Description |
|---|---|
BuildVersion.Builder |
BuildVersion.Builder.mergeFrom(BuildVersion other) |
Node.Builder |
Node.Builder.mergeUserAgentBuildVersion(BuildVersion value)
Structured version of the entity requesting config.
|
Extension.Builder |
Extension.Builder.mergeVersion(BuildVersion value)
The version is a property of the extension and maintained independently
of other extensions and the Envoy API.
|
static BuildVersion.Builder |
BuildVersion.newBuilder(BuildVersion prototype) |
Node.Builder |
Node.Builder.setUserAgentBuildVersion(BuildVersion value)
Structured version of the entity requesting config.
|
Extension.Builder |
Extension.Builder.setVersion(BuildVersion value)
The version is a property of the extension and maintained independently
of other extensions and the Envoy API.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.