Uses of Interface
org.cdk8s.plus25.k8s.IpBlock
-
Packages that use IpBlock Package Description org.cdk8s.plus25.k8s -
-
Uses of IpBlock in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement IpBlock Modifier and Type Class Description static classIpBlock.Jsii$ProxyAn implementation forIpBlockMethods in org.cdk8s.plus25.k8s that return IpBlock Modifier and Type Method Description IpBlockIpBlock.Builder. build()Builds the configured instance.default IpBlockNetworkPolicyPeer. getIpBlock()IPBlock defines policy on a particular IPBlock.IpBlockNetworkPolicyPeer.Jsii$Proxy. getIpBlock()Methods in org.cdk8s.plus25.k8s with parameters of type IpBlock Modifier and Type Method Description NetworkPolicyPeer.BuilderNetworkPolicyPeer.Builder. ipBlock(IpBlock ipBlock)Sets the value ofNetworkPolicyPeer.getIpBlock()
-