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 interface
IPBlockFluent<A extends IPBlockFluent<A>>
class
IPBlockFluentImpl<A extends IPBlockFluent<A>>
Subinterfaces of IPBlockFluent in io.fabric8.kubernetes.api.model.networking Modifier and Type Interface Description static interface
NetworkPolicyPeerFluent.IpBlockNested<N>
Classes in io.fabric8.kubernetes.api.model.networking that implement IPBlockFluent Modifier and Type Class Description class
DoneableIPBlock
class
IPBlockBuilder
class
IPBlockFluentImpl<A extends IPBlockFluent<A>>
class
NetworkPolicyPeerFluentImpl.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)