Package io.fabric8.kubernetes.api.model
Interface PodIPFluent<A extends PodIPFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
PodStatusFluent.PodIPsNested<N>,WatchEventFluent.PodIPObjectNested<N>
- All Known Implementing Classes:
DoneablePodIP,PodIPBuilder,PodIPFluentImpl,PodStatusFluentImpl.PodIPsNestedImpl,WatchEventFluentImpl.PodIPObjectNestedImpl
public interface PodIPFluent<A extends PodIPFluent<A>> extends Fluent<A>