Uses of Class
io.fabric8.kubernetes.api.model.PortStatusFluent
-
Packages that use PortStatusFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of PortStatusFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type PortStatusFluent Modifier and Type Class Description classPortStatusFluent<A extends PortStatusFluent<A>>GeneratedSubclasses of PortStatusFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classLoadBalancerIngressFluent.PortsNested<N>classPortStatusBuilderConstructors in io.fabric8.kubernetes.api.model with parameters of type PortStatusFluent Constructor Description PortStatusBuilder(PortStatusFluent<?> fluent)PortStatusBuilder(PortStatusFluent<?> fluent, PortStatus instance)
-