Package io.fabric8.kubernetes.client.dsl
Interface RecreateApplicable<T,P>
- All Superinterfaces:
Applicable<T>,ApplicableAnd<Waitable<T,P>>,Recreateable<Applicable<T>>
- All Known Subinterfaces:
ListVisitFromServerGetDeleteRecreateWaitApplicable<T,B>,NamespaceListVisitFromServerGetDeleteRecreateWaitApplicable<T,B>,NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicable<T,B>,ParameterNamespaceListVisitFromServerGetDeleteRecreateWaitApplicable<T,B>,VisitFromServerGetWatchDeleteRecreateWaitApplicable<T,B>
- All Known Implementing Classes:
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl,NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
public interface RecreateApplicable<T,P> extends Applicable<T>, ApplicableAnd<Waitable<T,P>>, Recreateable<Applicable<T>>