Uses of Class
io.envoyproxy.envoy.type.SemanticVersion
-
Packages that use SemanticVersion Package Description io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.type -
-
Uses of SemanticVersion in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return SemanticVersion Modifier and Type Method Description SemanticVersionBuildVersion.Builder. getVersion()SemVer version of extension.SemanticVersionBuildVersion. getVersion()SemVer version of extension.SemanticVersionBuildVersionOrBuilder. getVersion()SemVer version of extension.Methods in io.envoyproxy.envoy.api.v2.core with parameters of type SemanticVersion Modifier and Type Method Description BuildVersion.BuilderBuildVersion.Builder. mergeVersion(SemanticVersion value)SemVer version of extension.BuildVersion.BuilderBuildVersion.Builder. setVersion(SemanticVersion value)SemVer version of extension. -
Uses of SemanticVersion in io.envoyproxy.envoy.type
Methods in io.envoyproxy.envoy.type that return SemanticVersion Modifier and Type Method Description SemanticVersionSemanticVersion.Builder. build()SemanticVersionSemanticVersion.Builder. buildPartial()static SemanticVersionSemanticVersion. getDefaultInstance()SemanticVersionSemanticVersion.Builder. getDefaultInstanceForType()SemanticVersionSemanticVersion. getDefaultInstanceForType()static SemanticVersionSemanticVersion. parseDelimitedFrom(InputStream input)static SemanticVersionSemanticVersion. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SemanticVersionSemanticVersion. parseFrom(byte[] data)static SemanticVersionSemanticVersion. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SemanticVersionSemanticVersion. parseFrom(com.google.protobuf.ByteString data)static SemanticVersionSemanticVersion. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SemanticVersionSemanticVersion. parseFrom(com.google.protobuf.CodedInputStream input)static SemanticVersionSemanticVersion. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SemanticVersionSemanticVersion. parseFrom(InputStream input)static SemanticVersionSemanticVersion. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SemanticVersionSemanticVersion. parseFrom(ByteBuffer data)static SemanticVersionSemanticVersion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type that return types with arguments of type SemanticVersion Modifier and Type Method Description com.google.protobuf.Parser<SemanticVersion>SemanticVersion. getParserForType()static com.google.protobuf.Parser<SemanticVersion>SemanticVersion. parser()Methods in io.envoyproxy.envoy.type with parameters of type SemanticVersion Modifier and Type Method Description SemanticVersion.BuilderSemanticVersion.Builder. mergeFrom(SemanticVersion other)static SemanticVersion.BuilderSemanticVersion. newBuilder(SemanticVersion prototype)
-