Uses of Class
io.fabric8.kubernetes.api.model.networking.v1.IPBlockFluent
-
Packages that use IPBlockFluent Package Description io.fabric8.kubernetes.api.model.networking.v1 -
-
Uses of IPBlockFluent in io.fabric8.kubernetes.api.model.networking.v1
Classes in io.fabric8.kubernetes.api.model.networking.v1 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.networking.v1 Modifier and Type Class Description classIPBlockBuilderclassNetworkPolicyPeerFluent.IpBlockNested<N>Constructors in io.fabric8.kubernetes.api.model.networking.v1 with parameters of type IPBlockFluent Constructor Description IPBlockBuilder(IPBlockFluent<?> fluent)IPBlockBuilder(IPBlockFluent<?> fluent, IPBlock instance)
-