Uses of Class
io.fabric8.openshift.api.model.operator.v1.ServiceCAList
-
Packages that use ServiceCAList Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ServiceCAList in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return ServiceCAList Modifier and Type Method Description ServiceCAListServiceCAListBuilder. build()Methods in io.fabric8.openshift.api.model.operator.v1 with parameters of type ServiceCAList Modifier and Type Method Description protected voidServiceCAListFluent. copyInstance(ServiceCAList instance)Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type ServiceCAList Constructor Description ServiceCAListBuilder(ServiceCAList instance)ServiceCAListBuilder(ServiceCAListFluent<?> fluent, ServiceCAList instance)ServiceCAListFluent(ServiceCAList instance)
-