Uses of Class
io.fabric8.kubernetes.api.model.extensions.HostPortRangeFluent
-
-
Uses of HostPortRangeFluent in io.fabric8.kubernetes.api.model.extensions
Classes in io.fabric8.kubernetes.api.model.extensions with type parameters of type HostPortRangeFluent Modifier and Type Class Description classHostPortRangeFluent<A extends HostPortRangeFluent<A>>GeneratedSubclasses of HostPortRangeFluent in io.fabric8.kubernetes.api.model.extensions Modifier and Type Class Description classHostPortRangeBuilderclassPodSecurityPolicySpecFluent.HostPortsNested<N>Constructors in io.fabric8.kubernetes.api.model.extensions with parameters of type HostPortRangeFluent Constructor Description HostPortRangeBuilder(HostPortRangeFluent<?> fluent)HostPortRangeBuilder(HostPortRangeFluent<?> fluent, HostPortRange instance)
-