Uses of Class
io.fabric8.openshift.api.model.config.v1.VSpherePlatformVCenterSpecBuilder
-
Packages that use VSpherePlatformVCenterSpecBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of VSpherePlatformVCenterSpecBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return VSpherePlatformVCenterSpecBuilder Modifier and Type Method Description VSpherePlatformVCenterSpecBuilderVSpherePlatformVCenterSpec. edit()VSpherePlatformVCenterSpecBuilderVSpherePlatformVCenterSpec. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type VSpherePlatformVCenterSpecBuilder Modifier and Type Method Description VSpherePlatformVCenterSpecVSpherePlatformSpecFluent. buildMatchingVcenter(Predicate<VSpherePlatformVCenterSpecBuilder> predicate)VSpherePlatformSpecFluent.VcentersNested<A>VSpherePlatformSpecFluent. editMatchingVcenter(Predicate<VSpherePlatformVCenterSpecBuilder> predicate)booleanVSpherePlatformSpecFluent. hasMatchingVcenter(Predicate<VSpherePlatformVCenterSpecBuilder> predicate)AVSpherePlatformSpecFluent. removeMatchingFromVcenters(Predicate<VSpherePlatformVCenterSpecBuilder> predicate)
-