| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core | |
| io.envoyproxy.envoy.type |
| Modifier and Type | Method and Description |
|---|---|
SemanticVersion |
BuildVersion.getVersion()
SemVer version of extension.
|
SemanticVersion |
BuildVersion.Builder.getVersion()
SemVer version of extension.
|
SemanticVersion |
BuildVersionOrBuilder.getVersion()
SemVer version of extension.
|
| Modifier and Type | Method and Description |
|---|---|
BuildVersion.Builder |
BuildVersion.Builder.mergeVersion(SemanticVersion value)
SemVer version of extension.
|
BuildVersion.Builder |
BuildVersion.Builder.setVersion(SemanticVersion value)
SemVer version of extension.
|
| Modifier and Type | Method and Description |
|---|---|
SemanticVersion |
SemanticVersion.Builder.build() |
SemanticVersion |
SemanticVersion.Builder.buildPartial() |
static SemanticVersion |
SemanticVersion.getDefaultInstance() |
SemanticVersion |
SemanticVersion.getDefaultInstanceForType() |
SemanticVersion |
SemanticVersion.Builder.getDefaultInstanceForType() |
static SemanticVersion |
SemanticVersion.parseDelimitedFrom(InputStream input) |
static SemanticVersion |
SemanticVersion.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SemanticVersion |
SemanticVersion.parseFrom(byte[] data) |
static SemanticVersion |
SemanticVersion.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SemanticVersion |
SemanticVersion.parseFrom(ByteBuffer data) |
static SemanticVersion |
SemanticVersion.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SemanticVersion |
SemanticVersion.parseFrom(com.google.protobuf.ByteString data) |
static SemanticVersion |
SemanticVersion.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SemanticVersion |
SemanticVersion.parseFrom(com.google.protobuf.CodedInputStream input) |
static SemanticVersion |
SemanticVersion.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SemanticVersion |
SemanticVersion.parseFrom(InputStream input) |
static SemanticVersion |
SemanticVersion.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SemanticVersion> |
SemanticVersion.getParserForType() |
static com.google.protobuf.Parser<SemanticVersion> |
SemanticVersion.parser() |
| Modifier and Type | Method and Description |
|---|---|
SemanticVersion.Builder |
SemanticVersion.Builder.mergeFrom(SemanticVersion other) |
static SemanticVersion.Builder |
SemanticVersion.newBuilder(SemanticVersion prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.