Class ProcessorListener.DeleteNotification<ApiType>

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

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

    • DeleteNotification

      public DeleteNotification(ApiType oldObj)