Uses of Class
io.fabric8.openshift.api.model.hive.v1.MachinePoolNameLeaseSpec
-
Packages that use MachinePoolNameLeaseSpec Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePoolNameLeaseSpec in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePoolNameLeaseSpec Modifier and Type Method Description MachinePoolNameLeaseSpecMachinePoolNameLeaseSpecBuilder. build()MachinePoolNameLeaseSpecMachinePoolNameLeaseFluent. buildSpec()MachinePoolNameLeaseSpecMachinePoolNameLease. getSpec()MachinePoolNameLease is the Schema for the MachinePoolNameLeases API.Methods in io.fabric8.openshift.api.model.hive.v1 with parameters of type MachinePoolNameLeaseSpec Modifier and Type Method Description protected voidMachinePoolNameLeaseSpecFluent. copyInstance(MachinePoolNameLeaseSpec instance)MachinePoolNameLeaseFluent.SpecNested<A>MachinePoolNameLeaseFluent. editOrNewSpecLike(MachinePoolNameLeaseSpec item)voidMachinePoolNameLease. setSpec(MachinePoolNameLeaseSpec spec)MachinePoolNameLease is the Schema for the MachinePoolNameLeases API.MachinePoolNameLeaseFluent.SpecNested<A>MachinePoolNameLeaseFluent. withNewSpecLike(MachinePoolNameLeaseSpec item)AMachinePoolNameLeaseFluent. withSpec(MachinePoolNameLeaseSpec spec)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type MachinePoolNameLeaseSpec Constructor Description MachinePoolNameLease(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, MachinePoolNameLeaseSpec spec, MachinePoolNameLeaseStatus status)MachinePoolNameLeaseSpecBuilder(MachinePoolNameLeaseSpec instance)MachinePoolNameLeaseSpecBuilder(MachinePoolNameLeaseSpecFluent<?> fluent, MachinePoolNameLeaseSpec instance)MachinePoolNameLeaseSpecFluent(MachinePoolNameLeaseSpec instance)
-