Uses of Class
io.fabric8.openshift.api.model.machine.v1beta1.VSphereDiskBuilder
-
Packages that use VSphereDiskBuilder Package Description io.fabric8.openshift.api.model.machine.v1beta1 -
-
Uses of VSphereDiskBuilder in io.fabric8.openshift.api.model.machine.v1beta1
Methods in io.fabric8.openshift.api.model.machine.v1beta1 that return VSphereDiskBuilder Modifier and Type Method Description VSphereDiskBuilderVSphereDisk. edit()VSphereDiskBuilderVSphereDisk. toBuilder()Method parameters in io.fabric8.openshift.api.model.machine.v1beta1 with type arguments of type VSphereDiskBuilder Modifier and Type Method Description VSphereDiskVSphereMachineProviderSpecFluent. buildMatchingDataDisk(Predicate<VSphereDiskBuilder> predicate)VSphereMachineProviderSpecFluent.DataDisksNested<A>VSphereMachineProviderSpecFluent. editMatchingDataDisk(Predicate<VSphereDiskBuilder> predicate)booleanVSphereMachineProviderSpecFluent. hasMatchingDataDisk(Predicate<VSphereDiskBuilder> predicate)AVSphereMachineProviderSpecFluent. removeMatchingFromDataDisks(Predicate<VSphereDiskBuilder> predicate)
-