Uses of Class
io.fabric8.kubernetes.api.model.PodIPFluent
-
Packages that use PodIPFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of PodIPFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type PodIPFluent Modifier and Type Class Description classPodIPFluent<A extends PodIPFluent<A>>GeneratedSubclasses of PodIPFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classPodIPBuilderclassPodStatusFluent.PodIPsNested<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type PodIPFluent Constructor Description PodIPBuilder(PodIPFluent<?> fluent)PodIPBuilder(PodIPFluent<?> fluent, PodIP instance)
-