Uses of Interface
io.fabric8.kubernetes.api.model.networking.IPBlockFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.networking |
-
Uses of IPBlockFluent in io.fabric8.kubernetes.api.model.networking
Classes in io.fabric8.kubernetes.api.model.networking with type parameters of type IPBlockFluent Modifier and Type Interface Description interfaceIPBlockFluent<A extends IPBlockFluent<A>>classIPBlockFluentImpl<A extends IPBlockFluent<A>>Subinterfaces of IPBlockFluent in io.fabric8.kubernetes.api.model.networking Modifier and Type Interface Description static interfaceNetworkPolicyPeerFluent.IpBlockNested<N>Classes in io.fabric8.kubernetes.api.model.networking that implement IPBlockFluent Modifier and Type Class Description classDoneableIPBlockclassIPBlockBuilderclassIPBlockFluentImpl<A extends IPBlockFluent<A>>classNetworkPolicyPeerFluentImpl.IpBlockNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model.networking with parameters of type IPBlockFluent Constructor Description IPBlockBuilder(IPBlockFluent<?> fluent)IPBlockBuilder(IPBlockFluent<?> fluent, IPBlock instance)IPBlockBuilder(IPBlockFluent<?> fluent, IPBlock instance, Boolean validationEnabled)IPBlockBuilder(IPBlockFluent<?> fluent, Boolean validationEnabled)