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