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 BuildVersionBuildVersion.DEFAULT_INSTANCEprivate BuildVersionExtension.Builder.version_private BuildVersionExtension.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.PARSERprivate 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 BuildVersionBuildVersion.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 BuildVersionBuildVersion.parseDelimitedFrom(InputStream input) static BuildVersionBuildVersion.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BuildVersionBuildVersion.parseFrom(byte[] data) static BuildVersionBuildVersion.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BuildVersionBuildVersion.parseFrom(com.google.protobuf.ByteString data) static BuildVersionBuildVersion.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BuildVersionBuildVersion.parseFrom(com.google.protobuf.CodedInputStream input) static BuildVersionBuildVersion.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BuildVersionBuildVersion.parseFrom(InputStream input) static BuildVersionBuildVersion.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BuildVersionBuildVersion.parseFrom(ByteBuffer data) static BuildVersionBuildVersion.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.internalGetUserAgentBuildVersionFieldBuilder()Structured version of the entity requesting config.private com.google.protobuf.SingleFieldBuilder<BuildVersion, BuildVersion.Builder, BuildVersionOrBuilder> Extension.Builder.internalGetVersionFieldBuilder()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 voidBuildVersion.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.BuilderBuildVersion.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.