Interface RecreateFromServerGettable<I,​T,​D>

All Superinterfaces:
Createable<I,​T,​D>, FromServerable<Gettable<T>>, FromServerGettable<T>, Gettable<T>, Recreateable<Createable<I,​T,​D>>, RecreateCreateable<I,​T,​D>
All Known Implementing Classes:
KubernetesListOperationsImpl

public interface RecreateFromServerGettable<I,​T,​D>
extends RecreateCreateable<I,​T,​D>, FromServerGettable<T>