Uses of Class
io.fabric8.kubernetes.api.model.networking.v1alpha1.ServiceCIDRList
-
Packages that use ServiceCIDRList Package Description io.fabric8.kubernetes.api.model.networking.v1alpha1 -
-
Uses of ServiceCIDRList in io.fabric8.kubernetes.api.model.networking.v1alpha1
Methods in io.fabric8.kubernetes.api.model.networking.v1alpha1 that return ServiceCIDRList Modifier and Type Method Description ServiceCIDRListServiceCIDRListBuilder. build()Methods in io.fabric8.kubernetes.api.model.networking.v1alpha1 with parameters of type ServiceCIDRList Modifier and Type Method Description protected voidServiceCIDRListFluent. copyInstance(ServiceCIDRList instance)Constructors in io.fabric8.kubernetes.api.model.networking.v1alpha1 with parameters of type ServiceCIDRList Constructor Description ServiceCIDRListBuilder(ServiceCIDRList instance)ServiceCIDRListBuilder(ServiceCIDRListFluent<?> fluent, ServiceCIDRList instance)ServiceCIDRListFluent(ServiceCIDRList instance)
-