Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
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.Notification.Builder |
Gnmi.Notification.Builder.addAllUpdate(Iterable<? extends Gnmi.Update> values)
Data elements that have changed values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addDelete(Gnmi.Path.Builder builderForValue)
Data elements that have been deleted.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addDelete(Gnmi.Path value)
Data elements that have been deleted.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addDelete(int index,
Gnmi.Path.Builder builderForValue)
Data elements that have been deleted.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addDelete(int index,
Gnmi.Path value)
Data elements that have been deleted.
|
Gnmi.Notification.Builder |
Gnmi.GetResponse.Builder.addNotificationBuilder()
Data values.
|
Gnmi.Notification.Builder |
Gnmi.GetResponse.Builder.addNotificationBuilder(int index)
Data values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addUpdate(Gnmi.Update.Builder builderForValue)
Data elements that have changed values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addUpdate(Gnmi.Update value)
Data elements that have changed values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addUpdate(int index,
Gnmi.Update.Builder builderForValue)
Data elements that have changed values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.addUpdate(int index,
Gnmi.Update value)
Data elements that have changed values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clear() |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clearAlias()
An alias for the path specified in the prefix field.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clearAtomic()
This notification contains a set of paths that are always updated together
referenced by a globally unique prefix.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clearDelete()
Data elements that have been deleted.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clearPrefix()
Prefix used for paths in the message.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clearTimestamp()
Timestamp in nanoseconds since Epoch.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clearUpdate()
Data elements that have changed values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.clone() |
Gnmi.Notification.Builder |
Gnmi.GetResponse.Builder.getNotificationBuilder(int index)
Data values.
|
Gnmi.Notification.Builder |
Gnmi.SubscribeResponse.Builder.getUpdateBuilder()
Changed or sampled value for a path.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.mergeFrom(Gnmi.Notification other) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.mergeFrom(com.google.protobuf.Message other) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.mergePrefix(Gnmi.Path value)
Prefix used for paths in the message.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Gnmi.Notification.Builder |
Gnmi.Notification.newBuilder() |
static Gnmi.Notification.Builder |
Gnmi.Notification.newBuilder(Gnmi.Notification prototype) |
Gnmi.Notification.Builder |
Gnmi.Notification.newBuilderForType() |
protected Gnmi.Notification.Builder |
Gnmi.Notification.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.removeDelete(int index)
Data elements that have been deleted.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.removeUpdate(int index)
Data elements that have changed values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setAlias(String value)
An alias for the path specified in the prefix field.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setAliasBytes(com.google.protobuf.ByteString value)
An alias for the path specified in the prefix field.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setAtomic(boolean value)
This notification contains a set of paths that are always updated together
referenced by a globally unique prefix.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setDelete(int index,
Gnmi.Path.Builder builderForValue)
Data elements that have been deleted.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setDelete(int index,
Gnmi.Path value)
Data elements that have been deleted.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setPrefix(Gnmi.Path.Builder builderForValue)
Prefix used for paths in the message.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setPrefix(Gnmi.Path value)
Prefix used for paths in the message.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setTimestamp(long value)
Timestamp in nanoseconds since Epoch.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setUpdate(int index,
Gnmi.Update.Builder builderForValue)
Data elements that have changed values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.Builder.setUpdate(int index,
Gnmi.Update value)
Data elements that have changed values.
|
Gnmi.Notification.Builder |
Gnmi.Notification.toBuilder() |
Modifier and Type | Method and Description |
---|---|
List<Gnmi.Notification.Builder> |
Gnmi.GetResponse.Builder.getNotificationBuilderList()
Data values.
|
Modifier and Type | Method and Description |
---|---|
Gnmi.GetResponse.Builder |
Gnmi.GetResponse.Builder.addNotification(Gnmi.Notification.Builder builderForValue)
Data values.
|
Gnmi.GetResponse.Builder |
Gnmi.GetResponse.Builder.addNotification(int index,
Gnmi.Notification.Builder builderForValue)
Data values.
|
Gnmi.GetResponse.Builder |
Gnmi.GetResponse.Builder.setNotification(int index,
Gnmi.Notification.Builder builderForValue)
Data values.
|
Gnmi.SubscribeResponse.Builder |
Gnmi.SubscribeResponse.Builder.setUpdate(Gnmi.Notification.Builder builderForValue)
Changed or sampled value for a path.
|
Copyright © 2021. All rights reserved.