Uses of Class
com.vmware.nsx_policy.model.ImportTask
-
-
Uses of ImportTask in com.vmware.nsx_policy.global_infra.settings.firewall
Methods in com.vmware.nsx_policy.global_infra.settings.firewall that return ImportTask Modifier and Type Method Description ImportTask
Import. cancel()
This operation cancels an import task.ImportTask
Import. cancel(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This operation cancels an import task.ImportTask
ImportStub. cancel()
ImportTask
ImportStub. cancel(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ImportTask
Import. get()
Get the information of the latest import task.ImportTask
Import. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the information of the latest import task.ImportTask
ImportStub. get()
ImportTask
ImportStub. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra.settings.firewall with type arguments of type ImportTask Modifier and Type Method Description void
Import. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
This operation cancels an import task.void
Import. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This operation cancels an import task.void
ImportStub. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
void
ImportStub. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Import. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
Get the information of the latest import task.void
Import. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the information of the latest import task.void
ImportStub. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
void
ImportStub. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of ImportTask in com.vmware.nsx_policy.infra.settings.firewall
Methods in com.vmware.nsx_policy.infra.settings.firewall that return ImportTask Modifier and Type Method Description ImportTask
Import. cancel()
This operation cancels an import task.ImportTask
Import. cancel(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This operation cancels an import task.ImportTask
ImportStub. cancel()
ImportTask
ImportStub. cancel(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ImportTask
Import. get()
Get the information of the latest import task.ImportTask
Import. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the information of the latest import task.ImportTask
ImportStub. get()
ImportTask
ImportStub. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.settings.firewall with type arguments of type ImportTask Modifier and Type Method Description void
Import. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
This operation cancels an import task.void
Import. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This operation cancels an import task.void
ImportStub. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
void
ImportStub. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Import. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
Get the information of the latest import task.void
Import. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the information of the latest import task.void
ImportStub. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
void
ImportStub. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of ImportTask in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ImportTask Modifier and Type Method Description static ImportTask
ImportTask. _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 ImportTask
ImportTask. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ImportTask
ImportTask.Builder. build()
-
Uses of ImportTask in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall
Methods in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall that return ImportTask Modifier and Type Method Description ImportTask
Import. cancel(java.lang.String orgId, java.lang.String projectId)
This operation cancels an import task.ImportTask
Import. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This operation cancels an import task.ImportTask
ImportStub. cancel(java.lang.String orgId, java.lang.String projectId)
ImportTask
ImportStub. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ImportTask
Import. get(java.lang.String orgId, java.lang.String projectId)
Get the information of the latest import task.ImportTask
Import. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the information of the latest import task.ImportTask
ImportStub. get(java.lang.String orgId, java.lang.String projectId)
ImportTask
ImportStub. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall with type arguments of type ImportTask Modifier and Type Method Description void
Import. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
This operation cancels an import task.void
Import. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This operation cancels an import task.void
ImportStub. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
void
ImportStub. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Import. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
Get the information of the latest import task.void
Import. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the information of the latest import task.void
ImportStub. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)
void
ImportStub. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-