Uses of Interface
io.fabric8.kubernetes.api.model.policy.HostPortRangeFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.policy |
-
Uses of HostPortRangeFluent in io.fabric8.kubernetes.api.model.policy
Classes in io.fabric8.kubernetes.api.model.policy with type parameters of type HostPortRangeFluent Modifier and Type Interface Description interfaceHostPortRangeFluent<A extends HostPortRangeFluent<A>>classHostPortRangeFluentImpl<A extends HostPortRangeFluent<A>>Subinterfaces of HostPortRangeFluent in io.fabric8.kubernetes.api.model.policy Modifier and Type Interface Description static interfacePodSecurityPolicySpecFluent.HostPortsNested<N>Classes in io.fabric8.kubernetes.api.model.policy that implement HostPortRangeFluent Modifier and Type Class Description classDoneableHostPortRangeclassHostPortRangeBuilderclassHostPortRangeFluentImpl<A extends HostPortRangeFluent<A>>classPodSecurityPolicySpecFluentImpl.HostPortsNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model.policy with parameters of type HostPortRangeFluent Constructor Description HostPortRangeBuilder(HostPortRangeFluent<?> fluent)HostPortRangeBuilder(HostPortRangeFluent<?> fluent, HostPortRange instance)HostPortRangeBuilder(HostPortRangeFluent<?> fluent, HostPortRange instance, Boolean validationEnabled)HostPortRangeBuilder(HostPortRangeFluent<?> fluent, Boolean validationEnabled)