Interface NetworkPolicyPeerFluent.IpBlockNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<NetworkPolicyPeerFluent.IpBlockNested<N>>
,IPBlockFluent<NetworkPolicyPeerFluent.IpBlockNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
NetworkPolicyPeerFluentImpl.IpBlockNestedImpl
- Enclosing interface:
- NetworkPolicyPeerFluent<A extends NetworkPolicyPeerFluent<A>>
public static interface NetworkPolicyPeerFluent.IpBlockNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, IPBlockFluent<NetworkPolicyPeerFluent.IpBlockNested<N>>
-
Method Summary
Modifier and Type Method Description N
and()
N
endIpBlock()
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
N and()- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endIpBlock
N endIpBlock()
-