Uses of Class
io.fabric8.openshift.api.model.config.v1.InfrastructureList
-
Packages that use InfrastructureList Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of InfrastructureList in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return InfrastructureList Modifier and Type Method Description InfrastructureListInfrastructureListBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type InfrastructureList Modifier and Type Method Description protected voidInfrastructureListFluent. copyInstance(InfrastructureList instance)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type InfrastructureList Constructor Description InfrastructureListBuilder(InfrastructureList instance)InfrastructureListBuilder(InfrastructureListFluent<?> fluent, InfrastructureList instance)InfrastructureListFluent(InfrastructureList instance)
-