Uses of Class
io.envoyproxy.envoy.config.core.v3.BuildVersion
Packages that use BuildVersion
-
Uses of BuildVersion in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as BuildVersionModifier and TypeFieldDescriptionprivate static final BuildVersion
BuildVersion.DEFAULT_INSTANCE
private BuildVersion
Extension.Builder.version_
private BuildVersion
Extension.version_
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type BuildVersionModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<BuildVersion> BuildVersion.PARSER
private com.google.protobuf.SingleFieldBuilder
<BuildVersion, BuildVersion.Builder, BuildVersionOrBuilder> Node.Builder.userAgentBuildVersionBuilder_
private com.google.protobuf.SingleFieldBuilder
<BuildVersion, BuildVersion.Builder, BuildVersionOrBuilder> Extension.Builder.versionBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return BuildVersionModifier and TypeMethodDescriptionBuildVersion.Builder.build()
BuildVersion.Builder.buildPartial()
static BuildVersion
BuildVersion.getDefaultInstance()
BuildVersion.Builder.getDefaultInstanceForType()
BuildVersion.getDefaultInstanceForType()
Node.Builder.getUserAgentBuildVersion()
Structured version of the entity requesting config.Node.getUserAgentBuildVersion()
Structured version of the entity requesting config.NodeOrBuilder.getUserAgentBuildVersion()
Structured version of the entity requesting config.Extension.Builder.getVersion()
The version is a property of the extension and maintained independently of other extensions and the Envoy API.Extension.getVersion()
The version is a property of the extension and maintained independently of other extensions and the Envoy API.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
(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) static BuildVersion
BuildVersion.parseFrom
(ByteBuffer data) static BuildVersion
BuildVersion.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type BuildVersionModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<BuildVersion> BuildVersion.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<BuildVersion, BuildVersion.Builder, BuildVersionOrBuilder> Node.Builder.getUserAgentBuildVersionFieldBuilder()
Structured version of the entity requesting config.private com.google.protobuf.SingleFieldBuilder
<BuildVersion, BuildVersion.Builder, BuildVersionOrBuilder> Extension.Builder.getVersionFieldBuilder()
The version is a property of the extension and maintained independently of other extensions and the Envoy API.static com.google.protobuf.Parser
<BuildVersion> BuildVersion.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type BuildVersionModifier and TypeMethodDescriptionprivate void
BuildVersion.Builder.buildPartial0
(BuildVersion result) BuildVersion.Builder.mergeFrom
(BuildVersion other) Node.Builder.mergeUserAgentBuildVersion
(BuildVersion value) Structured version of the entity requesting config.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.setUserAgentBuildVersion
(BuildVersion value) Structured version of the entity requesting config.Extension.Builder.setVersion
(BuildVersion value) The version is a property of the extension and maintained independently of other extensions and the Envoy API.