Class ProcessorListener.AddNotification<ApiType>

java.lang.Object
io.kubernetes.client.informer.cache.ProcessorListener.Notification<ApiType>
io.kubernetes.client.informer.cache.ProcessorListener.AddNotification<ApiType>
Enclosing class:
ProcessorListener<ApiType extends io.kubernetes.client.common.KubernetesObject>

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

    • AddNotification

      public AddNotification(ApiType newObj)