Modifier and Type | Method and Description |
---|---|
ExportTask |
ExportStub.create(ExportRequestParameter exportRequestParameter) |
ExportTask |
Export.create(ExportRequestParameter exportRequestParameter)
Invoke export task.
|
void |
ExportStub.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback) |
void |
Export.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)
Invoke export task.
|
void |
ExportStub.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Export.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.
|
ExportTask |
ExportStub.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ExportTask |
Export.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.
|
Modifier and Type | Method and Description |
---|---|
ExportTask |
ExportStub.create(ExportRequestParameter exportRequestParameter) |
ExportTask |
Export.create(ExportRequestParameter exportRequestParameter)
Invoke export task.
|
void |
ExportStub.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback) |
void |
Export.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)
Invoke export task.
|
void |
ExportStub.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Export.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.
|
ExportTask |
ExportStub.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ExportTask |
Export.create(ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.
|
Modifier and Type | Method and Description |
---|---|
static ExportRequestParameter |
ExportRequestParameter._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static ExportRequestParameter |
ExportRequestParameter._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ExportRequestParameter |
ExportRequestParameter.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ExportTask |
ExportStub.create(java.lang.String orgId,
java.lang.String projectId,
ExportRequestParameter exportRequestParameter) |
ExportTask |
Export.create(java.lang.String orgId,
java.lang.String projectId,
ExportRequestParameter exportRequestParameter)
Invoke export task.
|
void |
ExportStub.create(java.lang.String orgId,
java.lang.String projectId,
ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback) |
void |
Export.create(java.lang.String orgId,
java.lang.String projectId,
ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)
Invoke export task.
|
void |
ExportStub.create(java.lang.String orgId,
java.lang.String projectId,
ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Export.create(java.lang.String orgId,
java.lang.String projectId,
ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.
|
ExportTask |
ExportStub.create(java.lang.String orgId,
java.lang.String projectId,
ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ExportTask |
Export.create(java.lang.String orgId,
java.lang.String projectId,
ExportRequestParameter exportRequestParameter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.
|