Package org.onosproject.gnmi.api
Interface GnmiEventSubject
-
- All Known Implementing Classes:
GnmiUpdate
@Beta public interface GnmiEventSubjectInformation about an event generated by a gNMI device .
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.onosproject.net.DeviceIddeviceId()Returns the deviceId associated to this subject.
-