Package | Description |
---|---|
org.opendaylight.p4plugin.gnmi.proto |
Modifier and Type | Method and Description |
---|---|
Alias |
Alias.Builder.build() |
Alias |
Alias.Builder.buildPartial() |
Alias |
AliasList.getAlias(int index)
The set of aliases to be created.
|
Alias |
AliasList.Builder.getAlias(int index)
The set of aliases to be created.
|
Alias |
AliasListOrBuilder.getAlias(int index)
The set of aliases to be created.
|
static Alias |
Alias.getDefaultInstance() |
Alias |
Alias.getDefaultInstanceForType() |
Alias |
Alias.Builder.getDefaultInstanceForType() |
static Alias |
Alias.parseDelimitedFrom(InputStream input) |
static Alias |
Alias.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alias |
Alias.parseFrom(byte[] data) |
static Alias |
Alias.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alias |
Alias.parseFrom(ByteBuffer data) |
static Alias |
Alias.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alias |
Alias.parseFrom(com.google.protobuf.ByteString data) |
static Alias |
Alias.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alias |
Alias.parseFrom(com.google.protobuf.CodedInputStream input) |
static Alias |
Alias.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alias |
Alias.parseFrom(InputStream input) |
static Alias |
Alias.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<Alias> |
AliasList.getAliasList()
The set of aliases to be created.
|
List<Alias> |
AliasList.Builder.getAliasList()
The set of aliases to be created.
|
List<Alias> |
AliasListOrBuilder.getAliasList()
The set of aliases to be created.
|
com.google.protobuf.Parser<Alias> |
Alias.getParserForType() |
static com.google.protobuf.Parser<Alias> |
Alias.parser() |
Modifier and Type | Method and Description |
---|---|
AliasList.Builder |
AliasList.Builder.addAlias(Alias value)
The set of aliases to be created.
|
AliasList.Builder |
AliasList.Builder.addAlias(int index,
Alias value)
The set of aliases to be created.
|
Alias.Builder |
Alias.Builder.mergeFrom(Alias other) |
static Alias.Builder |
Alias.newBuilder(Alias prototype) |
AliasList.Builder |
AliasList.Builder.setAlias(int index,
Alias value)
The set of aliases to be created.
|
Modifier and Type | Method and Description |
---|---|
AliasList.Builder |
AliasList.Builder.addAllAlias(Iterable<? extends Alias> values)
The set of aliases to be created.
|
Copyright © 2018 OpenDaylight. All rights reserved.