void |
ChangeAppliance.create(java.lang.String computeCollectionId,
MpsSvmNewApplianceSpec mpsSvmNewApplianceSpec) |
If new deployment specification is provided, the deployment will be moved to the
provided specification provided that current deployment state is either
UPGRADE_FAILED or DEPLOYMENT_SUCCESSFUL If same deployment specification is
provided, upgrade will be done only if current deployment state is
UPGRADE_FAILED If the existing data store is upgraded or changed, there is an
optional parameter to supply the new storage Id during upgrade which would
perform the deployment upgrade on the new data store
|
void |
ChangeAppliance.create(java.lang.String computeCollectionId,
MpsSvmNewApplianceSpec mpsSvmNewApplianceSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
If new deployment specification is provided, the deployment will be moved to the
provided specification provided that current deployment state is either
UPGRADE_FAILED or DEPLOYMENT_SUCCESSFUL If same deployment specification is
provided, upgrade will be done only if current deployment state is
UPGRADE_FAILED If the existing data store is upgraded or changed, there is an
optional parameter to supply the new storage Id during upgrade which would
perform the deployment upgrade on the new data store
|
void |
ChangeAppliance.create(java.lang.String computeCollectionId,
MpsSvmNewApplianceSpec mpsSvmNewApplianceSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
If new deployment specification is provided, the deployment will be moved to the
provided specification provided that current deployment state is either
UPGRADE_FAILED or DEPLOYMENT_SUCCESSFUL If same deployment specification is
provided, upgrade will be done only if current deployment state is
UPGRADE_FAILED If the existing data store is upgraded or changed, there is an
optional parameter to supply the new storage Id during upgrade which would
perform the deployment upgrade on the new data store
|
void |
ChangeAppliance.create(java.lang.String computeCollectionId,
MpsSvmNewApplianceSpec mpsSvmNewApplianceSpec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
If new deployment specification is provided, the deployment will be moved to the
provided specification provided that current deployment state is either
UPGRADE_FAILED or DEPLOYMENT_SUCCESSFUL If same deployment specification is
provided, upgrade will be done only if current deployment state is
UPGRADE_FAILED If the existing data store is upgraded or changed, there is an
optional parameter to supply the new storage Id during upgrade which would
perform the deployment upgrade on the new data store
|
void |
ChangeApplianceStub.create(java.lang.String computeCollectionId,
MpsSvmNewApplianceSpec mpsSvmNewApplianceSpec) |
|
void |
ChangeApplianceStub.create(java.lang.String computeCollectionId,
MpsSvmNewApplianceSpec mpsSvmNewApplianceSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
|
void |
ChangeApplianceStub.create(java.lang.String computeCollectionId,
MpsSvmNewApplianceSpec mpsSvmNewApplianceSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|
void |
ChangeApplianceStub.create(java.lang.String computeCollectionId,
MpsSvmNewApplianceSpec mpsSvmNewApplianceSpec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|