Class ProcessorListener.Notification<T>

java.lang.Object
io.fabric8.kubernetes.client.informers.cache.ProcessorListener.Notification<T>
Direct Known Subclasses:
ProcessorListener.AddNotification, ProcessorListener.DeleteNotification, ProcessorListener.UpdateNotification
Enclosing class:
ProcessorListener<T>

public abstract static class ProcessorListener.Notification<T>
extends Object