Class NetworkPolicyPeerFluent.IpBlockNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.networking.v1.IPBlockFluent<NetworkPolicyPeerFluent.IpBlockNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1.NetworkPolicyPeerFluent.IpBlockNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NetworkPolicyPeerFluent<A extends NetworkPolicyPeerFluent<A>>
public class NetworkPolicyPeerFluent.IpBlockNested<N> extends IPBlockFluent<NetworkPolicyPeerFluent.IpBlockNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendIpBlock()-
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1.IPBlockFluent
addAllToExcept, addToAdditionalProperties, addToAdditionalProperties, addToExcept, addToExcept, copyInstance, equals, getAdditionalProperties, getCidr, getExcept, getExcept, getFirstExcept, getLastExcept, getMatchingExcept, hasAdditionalProperties, hasCidr, hasExcept, hashCode, hasMatchingExcept, removeAllFromExcept, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromExcept, setToExcept, toString, withAdditionalProperties, withCidr, withExcept, withExcept
-
-