Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
Gnmi.Notification |
Gnmi.Notification.Builder.build() |
Gnmi.Notification |
Gnmi.Notification.Builder.buildPartial() |
static Gnmi.Notification |
Gnmi.Notification.getDefaultInstance() |
Gnmi.Notification |
Gnmi.Notification.getDefaultInstanceForType() |
Gnmi.Notification |
Gnmi.Notification.Builder.getDefaultInstanceForType() |
Gnmi.Notification |
Gnmi.GetResponseOrBuilder.getNotification(int index)
Data values.
|
Gnmi.Notification |
Gnmi.GetResponse.getNotification(int index)
Data values.
|
Gnmi.Notification |
Gnmi.GetResponse.Builder.getNotification(int index)
Data values.
|
Gnmi.Notification |
Gnmi.SubscribeResponseOrBuilder.getUpdate()
Changed or sampled value for a path.
|
Gnmi.Notification |
Gnmi.SubscribeResponse.getUpdate()
Changed or sampled value for a path.
|
Gnmi.Notification |
Gnmi.SubscribeResponse.Builder.getUpdate()
Changed or sampled value for a path.
|
static Gnmi.Notification |
Gnmi.Notification.parseDelimitedFrom(InputStream input) |
static Gnmi.Notification |
Gnmi.Notification.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(byte[] data) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(ByteBuffer data) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(com.google.protobuf.ByteString data) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(com.google.protobuf.CodedInputStream input) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(InputStream input) |
static Gnmi.Notification |
Gnmi.Notification.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<Gnmi.Notification> |
Gnmi.GetResponseOrBuilder.getNotificationList()
Data values.
|
List<Gnmi.Notification> |
Gnmi.GetResponse.getNotificationList()
Data values.
|
List<Gnmi.Notification> |
Gnmi.GetResponse.Builder.getNotificationList()
Data values.
|
com.google.protobuf.Parser<Gnmi.Notification> |
Gnmi.Notification.getParserForType() |
static com.google.protobuf.Parser<Gnmi.Notification> |
Gnmi.Notification.parser() |
Modifier and Type | Method and Description |
---|---|
Gnmi.GetResponse.Builder |
Gnmi.GetResponse.Builder.addNotification(Gnmi.Notification value)
Data values.
|
Gnmi.GetResponse.Builder |
Gnmi.GetResponse.Builder.addNotification(int index,
Gnmi.Notification value)
Data values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.mergeFrom(Gnmi.Notification other) |
Gnmi.SubscribeResponse.Builder |
Gnmi.SubscribeResponse.Builder.mergeUpdate(Gnmi.Notification value)
Changed or sampled value for a path.
|
static Gnmi.Notification.Builder |
Gnmi.Notification.newBuilder(Gnmi.Notification prototype) |
Gnmi.GetResponse.Builder |
Gnmi.GetResponse.Builder.setNotification(int index,
Gnmi.Notification value)
Data values.
|
Gnmi.SubscribeResponse.Builder |
Gnmi.SubscribeResponse.Builder.setUpdate(Gnmi.Notification value)
Changed or sampled value for a path.
|
Modifier and Type | Method and Description |
---|---|
Gnmi.GetResponse.Builder |
Gnmi.GetResponse.Builder.addAllNotification(Iterable<? extends Gnmi.Notification> values)
Data values.
|
Copyright © 2021. All rights reserved.