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