Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Class and Description |
---|---|
static class |
Gnmi.PathElem
PathElem encodes an element of a gNMI path, along with any attributes (keys)
that may be associated with it.
|
static class |
Gnmi.PathElem.Builder
PathElem encodes an element of a gNMI path, along with any attributes (keys)
that may be associated with it.
|
Modifier and Type | Method and Description |
---|---|
Gnmi.PathElemOrBuilder |
Gnmi.PathOrBuilder.getElemOrBuilder(int index)
Elements of the path.
|
Gnmi.PathElemOrBuilder |
Gnmi.Path.getElemOrBuilder(int index)
Elements of the path.
|
Gnmi.PathElemOrBuilder |
Gnmi.Path.Builder.getElemOrBuilder(int index)
Elements of the path.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Gnmi.PathElemOrBuilder> |
Gnmi.PathOrBuilder.getElemOrBuilderList()
Elements of the path.
|
List<? extends Gnmi.PathElemOrBuilder> |
Gnmi.Path.getElemOrBuilderList()
Elements of the path.
|
List<? extends Gnmi.PathElemOrBuilder> |
Gnmi.Path.Builder.getElemOrBuilderList()
Elements of the path.
|
Copyright © 2022. All rights reserved.