Uses of Class
io.envoyproxy.envoy.api.v2.core.BuildVersion
-
Packages that use BuildVersion Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of BuildVersion in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return BuildVersion Modifier and Type Method Description BuildVersionBuildVersion.Builder. build()BuildVersionBuildVersion.Builder. buildPartial()static BuildVersionBuildVersion. getDefaultInstance()BuildVersionBuildVersion.Builder. getDefaultInstanceForType()BuildVersionBuildVersion. getDefaultInstanceForType()BuildVersionNode.Builder. getUserAgentBuildVersion()Structured version of the entity requesting config.BuildVersionNode. getUserAgentBuildVersion()Structured version of the entity requesting config.BuildVersionNodeOrBuilder. getUserAgentBuildVersion()Structured version of the entity requesting config.BuildVersionExtension.Builder. getVersion()The version is a property of the extension and maintained independently of other extensions and the Envoy API.BuildVersionExtension. getVersion()The version is a property of the extension and maintained independently of other extensions and the Envoy API.BuildVersionExtensionOrBuilder. 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.api.v2.core that return types with arguments of type BuildVersion Modifier and Type Method Description com.google.protobuf.Parser<BuildVersion>BuildVersion. getParserForType()static com.google.protobuf.Parser<BuildVersion>BuildVersion. parser()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type BuildVersion Modifier and Type Method Description BuildVersion.BuilderBuildVersion.Builder. mergeFrom(BuildVersion other)Node.BuilderNode.Builder. mergeUserAgentBuildVersion(BuildVersion value)Structured version of the entity requesting config.Extension.BuilderExtension.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.BuilderNode.Builder. setUserAgentBuildVersion(BuildVersion value)Structured version of the entity requesting config.Extension.BuilderExtension.Builder. setVersion(BuildVersion value)The version is a property of the extension and maintained independently of other extensions and the Envoy API.
-