Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
Gnmi.PathElem |
Gnmi.PathElem.Builder.build() |
Gnmi.PathElem |
Gnmi.PathElem.Builder.buildPartial() |
static Gnmi.PathElem |
Gnmi.PathElem.getDefaultInstance() |
Gnmi.PathElem |
Gnmi.PathElem.getDefaultInstanceForType() |
Gnmi.PathElem |
Gnmi.PathElem.Builder.getDefaultInstanceForType() |
Gnmi.PathElem |
Gnmi.PathOrBuilder.getElem(int index)
Elements of the path.
|
Gnmi.PathElem |
Gnmi.Path.getElem(int index)
Elements of the path.
|
Gnmi.PathElem |
Gnmi.Path.Builder.getElem(int index)
Elements of the path.
|
static Gnmi.PathElem |
Gnmi.PathElem.parseDelimitedFrom(InputStream input) |
static Gnmi.PathElem |
Gnmi.PathElem.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(byte[] data) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(ByteBuffer data) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(com.google.protobuf.ByteString data) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(com.google.protobuf.CodedInputStream input) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(InputStream input) |
static Gnmi.PathElem |
Gnmi.PathElem.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<Gnmi.PathElem> |
Gnmi.PathOrBuilder.getElemList()
Elements of the path.
|
List<Gnmi.PathElem> |
Gnmi.Path.getElemList()
Elements of the path.
|
List<Gnmi.PathElem> |
Gnmi.Path.Builder.getElemList()
Elements of the path.
|
com.google.protobuf.Parser<Gnmi.PathElem> |
Gnmi.PathElem.getParserForType() |
static com.google.protobuf.Parser<Gnmi.PathElem> |
Gnmi.PathElem.parser() |
Modifier and Type | Method and Description |
---|---|
Gnmi.Path.Builder |
Gnmi.Path.Builder.addElem(Gnmi.PathElem value)
Elements of the path.
|
Gnmi.Path.Builder |
Gnmi.Path.Builder.addElem(int index,
Gnmi.PathElem value)
Elements of the path.
|
Gnmi.PathElem.Builder |
Gnmi.PathElem.Builder.mergeFrom(Gnmi.PathElem other) |
static Gnmi.PathElem.Builder |
Gnmi.PathElem.newBuilder(Gnmi.PathElem prototype) |
Gnmi.Path.Builder |
Gnmi.Path.Builder.setElem(int index,
Gnmi.PathElem value)
Elements of the path.
|
Modifier and Type | Method and Description |
---|---|
Gnmi.Path.Builder |
Gnmi.Path.Builder.addAllElem(Iterable<? extends Gnmi.PathElem> values)
Elements of the path.
|
Copyright © 2021. All rights reserved.