Uses of Class
io.fabric8.kubernetes.api.model.networking.IPBlock
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.networking |
-
Uses of IPBlock in io.fabric8.kubernetes.api.model.networking
Methods in io.fabric8.kubernetes.api.model.networking that return IPBlock Modifier and Type Method Description IPBlockIPBlockBuilder. build()IPBlockNetworkPolicyPeerFluent. buildIpBlock()IPBlockNetworkPolicyPeerFluentImpl. buildIpBlock()IPBlockDoneableIPBlock. done()IPBlockNetworkPolicyPeer. getIpBlock()IPBlockNetworkPolicyPeerFluent. getIpBlock()Deprecated.IPBlockNetworkPolicyPeerFluentImpl. getIpBlock()Deprecated.Methods in io.fabric8.kubernetes.api.model.networking with parameters of type IPBlock Modifier and Type Method Description NetworkPolicyPeerFluent.IpBlockNested<A>NetworkPolicyPeerFluent. editOrNewIpBlockLike(IPBlock item)NetworkPolicyPeerFluent.IpBlockNested<A>NetworkPolicyPeerFluentImpl. editOrNewIpBlockLike(IPBlock item)voidNetworkPolicyPeer. setIpBlock(IPBlock ipBlock)ANetworkPolicyPeerFluent. withIpBlock(IPBlock ipBlock)ANetworkPolicyPeerFluentImpl. withIpBlock(IPBlock ipBlock)NetworkPolicyPeerFluent.IpBlockNested<A>NetworkPolicyPeerFluent. withNewIpBlockLike(IPBlock item)NetworkPolicyPeerFluent.IpBlockNested<A>NetworkPolicyPeerFluentImpl. withNewIpBlockLike(IPBlock item)Constructors in io.fabric8.kubernetes.api.model.networking with parameters of type IPBlock Constructor Description DoneableIPBlock(IPBlock item)DoneableIPBlock(IPBlock item, io.fabric8.kubernetes.api.builder.Function<IPBlock,IPBlock> function)IPBlockBuilder(IPBlock instance)IPBlockBuilder(IPBlockFluent<?> fluent, IPBlock instance)IPBlockBuilder(IPBlockFluent<?> fluent, IPBlock instance, Boolean validationEnabled)IPBlockBuilder(IPBlock instance, Boolean validationEnabled)IPBlockFluentImpl(IPBlock instance)NetworkPolicyPeer(IPBlock ipBlock, io.fabric8.kubernetes.api.model.LabelSelector namespaceSelector, io.fabric8.kubernetes.api.model.LabelSelector podSelector)Constructor parameters in io.fabric8.kubernetes.api.model.networking with type arguments of type IPBlock Constructor Description DoneableIPBlock(io.fabric8.kubernetes.api.builder.Function<IPBlock,IPBlock> function)DoneableIPBlock(io.fabric8.kubernetes.api.builder.Function<IPBlock,IPBlock> function)DoneableIPBlock(IPBlock item, io.fabric8.kubernetes.api.builder.Function<IPBlock,IPBlock> function)DoneableIPBlock(IPBlock item, io.fabric8.kubernetes.api.builder.Function<IPBlock,IPBlock> function)