Class ProcessorListener.Notification<ApiType>

java.lang.Object
io.kubernetes.client.informer.cache.ProcessorListener.Notification<ApiType>
Direct Known Subclasses:
ProcessorListener.AddNotification, ProcessorListener.DeleteNotification, ProcessorListener.UpdateNotification
Enclosing class:
ProcessorListener<ApiType extends io.kubernetes.client.common.KubernetesObject>

public static class ProcessorListener.Notification<ApiType> extends Object
  • Constructor Details

    • Notification

      public Notification()