Uses of Class
io.fabric8.openshift.api.model.hive.v1.MachinePoolNameLeaseBuilder
-
Packages that use MachinePoolNameLeaseBuilder Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePoolNameLeaseBuilder in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePoolNameLeaseBuilder Modifier and Type Method Description MachinePoolNameLeaseBuilderMachinePoolNameLease. edit()MachinePoolNameLeaseBuilderMachinePoolNameLease. toBuilder()Method parameters in io.fabric8.openshift.api.model.hive.v1 with type arguments of type MachinePoolNameLeaseBuilder Modifier and Type Method Description MachinePoolNameLeaseMachinePoolNameLeaseListFluent. buildMatchingItem(Predicate<MachinePoolNameLeaseBuilder> predicate)MachinePoolNameLeaseListFluent.ItemsNested<A>MachinePoolNameLeaseListFluent. editMatchingItem(Predicate<MachinePoolNameLeaseBuilder> predicate)booleanMachinePoolNameLeaseListFluent. hasMatchingItem(Predicate<MachinePoolNameLeaseBuilder> predicate)AMachinePoolNameLeaseListFluent. removeMatchingFromItems(Predicate<MachinePoolNameLeaseBuilder> predicate)
-