Uses of Interface
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 Interface Description interfacePortStatusFluent<A extends PortStatusFluent<A>>classPortStatusFluentImpl<A extends PortStatusFluent<A>>Subinterfaces of PortStatusFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceLoadBalancerIngressFluent.PortsNested<N>static interfaceWatchEventFluent.PortStatusObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement PortStatusFluent Modifier and Type Class Description classLoadBalancerIngressFluentImpl.PortsNestedImpl<N>classPortStatusBuilderclassPortStatusFluentImpl<A extends PortStatusFluent<A>>classWatchEventFluentImpl.PortStatusObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type PortStatusFluent Constructor Description PortStatusBuilder(PortStatusFluent<?> fluent)PortStatusBuilder(PortStatusFluent<?> fluent, PortStatus instance)PortStatusBuilder(PortStatusFluent<?> fluent, PortStatus instance, Boolean validationEnabled)PortStatusBuilder(PortStatusFluent<?> fluent, Boolean validationEnabled)
-