Uses of Interface
io.fabric8.kubernetes.api.model.extensions.NetworkPolicyIngressRuleFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.extensions |
-
Uses of NetworkPolicyIngressRuleFluent in io.fabric8.kubernetes.api.model.extensions
Classes in io.fabric8.kubernetes.api.model.extensions with type parameters of type NetworkPolicyIngressRuleFluent Modifier and Type Interface Description interfaceNetworkPolicyIngressRuleFluent<A extends NetworkPolicyIngressRuleFluent<A>>classNetworkPolicyIngressRuleFluentImpl<A extends NetworkPolicyIngressRuleFluent<A>>Subinterfaces of NetworkPolicyIngressRuleFluent in io.fabric8.kubernetes.api.model.extensions Modifier and Type Interface Description static interfaceNetworkPolicySpecFluent.IngressNested<N>Classes in io.fabric8.kubernetes.api.model.extensions that implement NetworkPolicyIngressRuleFluent Modifier and Type Class Description classDoneableNetworkPolicyIngressRuleclassNetworkPolicyIngressRuleBuilderclassNetworkPolicyIngressRuleFluentImpl<A extends NetworkPolicyIngressRuleFluent<A>>classNetworkPolicySpecFluentImpl.IngressNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model.extensions with parameters of type NetworkPolicyIngressRuleFluent Constructor Description NetworkPolicyIngressRuleBuilder(NetworkPolicyIngressRuleFluent<?> fluent)NetworkPolicyIngressRuleBuilder(NetworkPolicyIngressRuleFluent<?> fluent, NetworkPolicyIngressRule instance)NetworkPolicyIngressRuleBuilder(NetworkPolicyIngressRuleFluent<?> fluent, NetworkPolicyIngressRule instance, Boolean validationEnabled)NetworkPolicyIngressRuleBuilder(NetworkPolicyIngressRuleFluent<?> fluent, Boolean validationEnabled)