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 N
and()
N
endIpBlock()
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, withNewCidr
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
- Specified by:
and
in interfaceNetworkPolicyPeerFluent.IpBlockNested<N>
-
endIpBlock
- Specified by:
endIpBlock
in interfaceNetworkPolicyPeerFluent.IpBlockNested<N>
-