Uses of Class
io.fabric8.openshift.api.model.hive.v1.MachinePoolNameLeaseList
-
Packages that use MachinePoolNameLeaseList Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePoolNameLeaseList in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePoolNameLeaseList Modifier and Type Method Description MachinePoolNameLeaseListMachinePoolNameLeaseListBuilder. build()Methods in io.fabric8.openshift.api.model.hive.v1 with parameters of type MachinePoolNameLeaseList Modifier and Type Method Description protected voidMachinePoolNameLeaseListFluent. copyInstance(MachinePoolNameLeaseList instance)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type MachinePoolNameLeaseList Constructor Description MachinePoolNameLeaseListBuilder(MachinePoolNameLeaseList instance)MachinePoolNameLeaseListBuilder(MachinePoolNameLeaseListFluent<?> fluent, MachinePoolNameLeaseList instance)MachinePoolNameLeaseListFluent(MachinePoolNameLeaseList instance)
-