Uses of Class
org.opennms.features.openconfig.proto.gnmi.Gnmi.Value
-
Packages that use Gnmi.Value Package Description org.opennms.features.openconfig.proto.gnmi -
-
Uses of Gnmi.Value in org.opennms.features.openconfig.proto.gnmi
Methods in org.opennms.features.openconfig.proto.gnmi that return Gnmi.Value Modifier and Type Method Description Gnmi.Value
Gnmi.Value.Builder. build()
Gnmi.Value
Gnmi.Value.Builder. buildPartial()
static Gnmi.Value
Gnmi.Value. getDefaultInstance()
Deprecated.Gnmi.Value
Gnmi.Value.Builder. getDefaultInstanceForType()
Gnmi.Value
Gnmi.Value. getDefaultInstanceForType()
Deprecated.Gnmi.Value
Gnmi.Update.Builder. getValue()
Deprecated.Gnmi.Value
Gnmi.Update. getValue()
Deprecated.Gnmi.Value
Gnmi.UpdateOrBuilder. getValue()
Deprecated.static Gnmi.Value
Gnmi.Value. parseDelimitedFrom(java.io.InputStream input)
Deprecated.static Gnmi.Value
Gnmi.Value. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(byte[] data)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(com.google.protobuf.ByteString data)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(java.io.InputStream input)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(java.nio.ByteBuffer data)
Deprecated.static Gnmi.Value
Gnmi.Value. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.Methods in org.opennms.features.openconfig.proto.gnmi that return types with arguments of type Gnmi.Value Modifier and Type Method Description com.google.protobuf.Parser<Gnmi.Value>
Gnmi.Value. getParserForType()
Deprecated.static com.google.protobuf.Parser<Gnmi.Value>
Gnmi.Value. parser()
Deprecated.Methods in org.opennms.features.openconfig.proto.gnmi with parameters of type Gnmi.Value Modifier and Type Method Description Gnmi.Value.Builder
Gnmi.Value.Builder. mergeFrom(Gnmi.Value other)
Gnmi.Update.Builder
Gnmi.Update.Builder. mergeValue(Gnmi.Value value)
Deprecated.static Gnmi.Value.Builder
Gnmi.Value. newBuilder(Gnmi.Value prototype)
Deprecated.Gnmi.Update.Builder
Gnmi.Update.Builder. setValue(Gnmi.Value value)
Deprecated.
-