Uses of Class
io.fabric8.kubernetes.api.model.extensions.IPBlockFluent
-
-
Uses of IPBlockFluent in io.fabric8.kubernetes.api.model.extensions
Classes in io.fabric8.kubernetes.api.model.extensions with type parameters of type IPBlockFluent Modifier and Type Class Description classIPBlockFluent<A extends IPBlockFluent<A>>GeneratedSubclasses of IPBlockFluent in io.fabric8.kubernetes.api.model.extensions Modifier and Type Class Description classIPBlockBuilderclassNetworkPolicyPeerFluent.IpBlockNested<N>Constructors in io.fabric8.kubernetes.api.model.extensions with parameters of type IPBlockFluent Constructor Description IPBlockBuilder(IPBlockFluent<?> fluent)IPBlockBuilder(IPBlockFluent<?> fluent, IPBlock instance)
-