Class NetworkPolicyPeerFluentImpl.IpBlockNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.networking.IPBlockFluentImpl<NetworkPolicyPeerFluent.IpBlockNested<N>>
io.fabric8.kubernetes.api.model.networking.NetworkPolicyPeerFluentImpl.IpBlockNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<NetworkPolicyPeerFluent.IpBlockNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<NetworkPolicyPeerFluent.IpBlockNested<N>>,IPBlockFluent<NetworkPolicyPeerFluent.IpBlockNested<N>>,NetworkPolicyPeerFluent.IpBlockNested<N>
- Enclosing class:
- NetworkPolicyPeerFluentImpl<A extends NetworkPolicyPeerFluent<A>>
public class NetworkPolicyPeerFluentImpl.IpBlockNestedImpl<N> extends IPBlockFluentImpl<NetworkPolicyPeerFluent.IpBlockNested<N>> implements NetworkPolicyPeerFluent.IpBlockNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendIpBlock()Methods inherited from class io.fabric8.kubernetes.api.model.networking.IPBlockFluentImpl
addAllToExcept, addNewExcept, addNewExcept, addNewExcept, addToExcept, addToExcept, equals, getCidr, getExcept, getExcept, getFirstExcept, getLastExcept, getMatchingExcept, hasCidr, hasExcept, hasMatchingExcept, removeAllFromExcept, removeFromExcept, setToExcept, withCidr, withExcept, withExcept, withNewCidr, withNewCidr, withNewCidrMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.networking.IPBlockFluent
addAllToExcept, addNewExcept, addNewExcept, addNewExcept, addToExcept, addToExcept, getCidr, getExcept, getExcept, getFirstExcept, getLastExcept, getMatchingExcept, hasCidr, hasExcept, hasMatchingExcept, removeAllFromExcept, removeFromExcept, setToExcept, withCidr, withExcept, withExcept, withNewCidr, withNewCidr, withNewCidr
-
Method Details
-
and
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceNetworkPolicyPeerFluent.IpBlockNested<N>
-
endIpBlock
- Specified by:
endIpBlockin interfaceNetworkPolicyPeerFluent.IpBlockNested<N>
-