Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
Gnmi.Path |
Gnmi.Path.Builder.build() |
Gnmi.Path |
Gnmi.Path.Builder.buildPartial() |
static Gnmi.Path |
Gnmi.Path.getDefaultInstance() |
Gnmi.Path |
Gnmi.Path.getDefaultInstanceForType() |
Gnmi.Path |
Gnmi.Path.Builder.getDefaultInstanceForType() |
Gnmi.Path |
Gnmi.NotificationOrBuilder.getDelete(int index)
Data elements that have been deleted.
|
Gnmi.Path |
Gnmi.Notification.getDelete(int index)
Data elements that have been deleted.
|
Gnmi.Path |
Gnmi.Notification.Builder.getDelete(int index)
Data elements that have been deleted.
|
Gnmi.Path |
Gnmi.SetRequestOrBuilder.getDelete(int index)
Paths to be deleted from the data tree.
|
Gnmi.Path |
Gnmi.SetRequest.getDelete(int index)
Paths to be deleted from the data tree.
|
Gnmi.Path |
Gnmi.SetRequest.Builder.getDelete(int index)
Paths to be deleted from the data tree.
|
Gnmi.Path |
Gnmi.UpdateOrBuilder.getPath()
The path (key) for the update.
|
Gnmi.Path |
Gnmi.Update.getPath()
The path (key) for the update.
|
Gnmi.Path |
Gnmi.Update.Builder.getPath()
The path (key) for the update.
|
Gnmi.Path |
Gnmi.SubscriptionOrBuilder.getPath()
The data tree path.
|
Gnmi.Path |
Gnmi.Subscription.getPath()
The data tree path.
|
Gnmi.Path |
Gnmi.Subscription.Builder.getPath()
The data tree path.
|
Gnmi.Path |
Gnmi.AliasOrBuilder.getPath()
The path to be aliased.
|
Gnmi.Path |
Gnmi.Alias.getPath()
The path to be aliased.
|
Gnmi.Path |
Gnmi.Alias.Builder.getPath()
The path to be aliased.
|
Gnmi.Path |
Gnmi.UpdateResultOrBuilder.getPath()
Path associated with the update.
|
Gnmi.Path |
Gnmi.UpdateResult.getPath()
Path associated with the update.
|
Gnmi.Path |
Gnmi.UpdateResult.Builder.getPath()
Path associated with the update.
|
Gnmi.Path |
Gnmi.GetRequestOrBuilder.getPath(int index)
Paths requested by the client.
|
Gnmi.Path |
Gnmi.GetRequest.getPath(int index)
Paths requested by the client.
|
Gnmi.Path |
Gnmi.GetRequest.Builder.getPath(int index)
Paths requested by the client.
|
Gnmi.Path |
Gnmi.NotificationOrBuilder.getPrefix()
Prefix used for paths in the message.
|
Gnmi.Path |
Gnmi.Notification.getPrefix()
Prefix used for paths in the message.
|
Gnmi.Path |
Gnmi.Notification.Builder.getPrefix()
Prefix used for paths in the message.
|
Gnmi.Path |
Gnmi.SubscriptionListOrBuilder.getPrefix()
Prefix used for paths.
|
Gnmi.Path |
Gnmi.SubscriptionList.getPrefix()
Prefix used for paths.
|
Gnmi.Path |
Gnmi.SubscriptionList.Builder.getPrefix()
Prefix used for paths.
|
Gnmi.Path |
Gnmi.SetRequestOrBuilder.getPrefix()
Prefix used for paths in the message.
|
Gnmi.Path |
Gnmi.SetRequest.getPrefix()
Prefix used for paths in the message.
|
Gnmi.Path |
Gnmi.SetRequest.Builder.getPrefix()
Prefix used for paths in the message.
|
Gnmi.Path |
Gnmi.SetResponseOrBuilder.getPrefix()
Prefix used for paths.
|
Gnmi.Path |
Gnmi.SetResponse.getPrefix()
Prefix used for paths.
|
Gnmi.Path |
Gnmi.SetResponse.Builder.getPrefix()
Prefix used for paths.
|
Gnmi.Path |
Gnmi.GetRequestOrBuilder.getPrefix()
Prefix used for paths.
|
Gnmi.Path |
Gnmi.GetRequest.getPrefix()
Prefix used for paths.
|
Gnmi.Path |
Gnmi.GetRequest.Builder.getPrefix()
Prefix used for paths.
|
static Gnmi.Path |
Gnmi.Path.parseDelimitedFrom(InputStream input) |
static Gnmi.Path |
Gnmi.Path.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Path |
Gnmi.Path.parseFrom(byte[] data) |
static Gnmi.Path |
Gnmi.Path.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Path |
Gnmi.Path.parseFrom(ByteBuffer data) |
static Gnmi.Path |
Gnmi.Path.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Path |
Gnmi.Path.parseFrom(com.google.protobuf.ByteString data) |
static Gnmi.Path |
Gnmi.Path.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Path |
Gnmi.Path.parseFrom(com.google.protobuf.CodedInputStream input) |
static Gnmi.Path |
Gnmi.Path.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Path |
Gnmi.Path.parseFrom(InputStream input) |
static Gnmi.Path |
Gnmi.Path.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<Gnmi.Path> |
Gnmi.NotificationOrBuilder.getDeleteList()
Data elements that have been deleted.
|
List<Gnmi.Path> |
Gnmi.Notification.getDeleteList()
Data elements that have been deleted.
|
List<Gnmi.Path> |
Gnmi.Notification.Builder.getDeleteList()
Data elements that have been deleted.
|
List<Gnmi.Path> |
Gnmi.SetRequestOrBuilder.getDeleteList()
Paths to be deleted from the data tree.
|
List<Gnmi.Path> |
Gnmi.SetRequest.getDeleteList()
Paths to be deleted from the data tree.
|
List<Gnmi.Path> |
Gnmi.SetRequest.Builder.getDeleteList()
Paths to be deleted from the data tree.
|
com.google.protobuf.Parser<Gnmi.Path> |
Gnmi.Path.getParserForType() |
List<Gnmi.Path> |
Gnmi.GetRequestOrBuilder.getPathList()
Paths requested by the client.
|
List<Gnmi.Path> |
Gnmi.GetRequest.getPathList()
Paths requested by the client.
|
List<Gnmi.Path> |
Gnmi.GetRequest.Builder.getPathList()
Paths requested by the client.
|
static com.google.protobuf.Parser<Gnmi.Path> |
Gnmi.Path.parser() |
Modifier and Type | Method and Description |
---|---|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addDelete(Gnmi.Path value)
Data elements that have been deleted.
|
Gnmi.SetRequest.Builder |
Gnmi.SetRequest.Builder.addDelete(Gnmi.Path value)
Paths to be deleted from the data tree.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addDelete(int index,
Gnmi.Path value)
Data elements that have been deleted.
|
Gnmi.SetRequest.Builder |
Gnmi.SetRequest.Builder.addDelete(int index,
Gnmi.Path value)
Paths to be deleted from the data tree.
|
Gnmi.GetRequest.Builder |
Gnmi.GetRequest.Builder.addPath(Gnmi.Path value)
Paths requested by the client.
|
Gnmi.GetRequest.Builder |
Gnmi.GetRequest.Builder.addPath(int index,
Gnmi.Path value)
Paths requested by the client.
|
Gnmi.Path.Builder |
Gnmi.Path.Builder.mergeFrom(Gnmi.Path other) |
Gnmi.Update.Builder |
Gnmi.Update.Builder.mergePath(Gnmi.Path value)
The path (key) for the update.
|
Gnmi.Subscription.Builder |
Gnmi.Subscription.Builder.mergePath(Gnmi.Path value)
The data tree path.
|
Gnmi.Alias.Builder |
Gnmi.Alias.Builder.mergePath(Gnmi.Path value)
The path to be aliased.
|
Gnmi.UpdateResult.Builder |
Gnmi.UpdateResult.Builder.mergePath(Gnmi.Path value)
Path associated with the update.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.mergePrefix(Gnmi.Path value)
Prefix used for paths in the message.
|
Gnmi.SubscriptionList.Builder |
Gnmi.SubscriptionList.Builder.mergePrefix(Gnmi.Path value)
Prefix used for paths.
|
Gnmi.SetRequest.Builder |
Gnmi.SetRequest.Builder.mergePrefix(Gnmi.Path value)
Prefix used for paths in the message.
|
Gnmi.SetResponse.Builder |
Gnmi.SetResponse.Builder.mergePrefix(Gnmi.Path value)
Prefix used for paths.
|
Gnmi.GetRequest.Builder |
Gnmi.GetRequest.Builder.mergePrefix(Gnmi.Path value)
Prefix used for paths.
|
static Gnmi.Path.Builder |
Gnmi.Path.newBuilder(Gnmi.Path prototype) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setDelete(int index,
Gnmi.Path value)
Data elements that have been deleted.
|
Gnmi.SetRequest.Builder |
Gnmi.SetRequest.Builder.setDelete(int index,
Gnmi.Path value)
Paths to be deleted from the data tree.
|
Gnmi.Update.Builder |
Gnmi.Update.Builder.setPath(Gnmi.Path value)
The path (key) for the update.
|
Gnmi.Subscription.Builder |
Gnmi.Subscription.Builder.setPath(Gnmi.Path value)
The data tree path.
|
Gnmi.Alias.Builder |
Gnmi.Alias.Builder.setPath(Gnmi.Path value)
The path to be aliased.
|
Gnmi.UpdateResult.Builder |
Gnmi.UpdateResult.Builder.setPath(Gnmi.Path value)
Path associated with the update.
|
Gnmi.GetRequest.Builder |
Gnmi.GetRequest.Builder.setPath(int index,
Gnmi.Path value)
Paths requested by the client.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setPrefix(Gnmi.Path value)
Prefix used for paths in the message.
|
Gnmi.SubscriptionList.Builder |
Gnmi.SubscriptionList.Builder.setPrefix(Gnmi.Path value)
Prefix used for paths.
|
Gnmi.SetRequest.Builder |
Gnmi.SetRequest.Builder.setPrefix(Gnmi.Path value)
Prefix used for paths in the message.
|
Gnmi.SetResponse.Builder |
Gnmi.SetResponse.Builder.setPrefix(Gnmi.Path value)
Prefix used for paths.
|
Gnmi.GetRequest.Builder |
Gnmi.GetRequest.Builder.setPrefix(Gnmi.Path value)
Prefix used for paths.
|
Modifier and Type | Method and Description |
---|---|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addAllDelete(Iterable<? extends Gnmi.Path> values)
Data elements that have been deleted.
|
Gnmi.SetRequest.Builder |
Gnmi.SetRequest.Builder.addAllDelete(Iterable<? extends Gnmi.Path> values)
Paths to be deleted from the data tree.
|
Gnmi.GetRequest.Builder |
Gnmi.GetRequest.Builder.addAllPath(Iterable<? extends Gnmi.Path> values)
Paths requested by the client.
|
Copyright © 2021. All rights reserved.