Uses of Class
io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1.VSphereProviderSpec
-
Packages that use VSphereProviderSpec Package Description io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1 -
-
Uses of VSphereProviderSpec in io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1
Methods in io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1 that return VSphereProviderSpec Modifier and Type Method Description VSphereProviderSpecVSphereProviderSpecBuilder. build()Methods in io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1 with parameters of type VSphereProviderSpec Modifier and Type Method Description protected voidVSphereProviderSpecFluent. copyInstance(VSphereProviderSpec instance)Constructors in io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1 with parameters of type VSphereProviderSpec Constructor Description VSphereProviderSpecBuilder(VSphereProviderSpec instance)VSphereProviderSpecBuilder(VSphereProviderSpecFluent<?> fluent, VSphereProviderSpec instance)VSphereProviderSpecFluent(VSphereProviderSpec instance)
-