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 ImportTaskImport. cancel()This operation cancels an import task.ImportTaskImport. cancel(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)This operation cancels an import task.ImportTaskImportStub. cancel()ImportTaskImportStub. cancel(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ImportTaskImport. get()Get the information of the latest import task.ImportTaskImport. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the information of the latest import task.ImportTaskImportStub. get()ImportTaskImportStub. 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 voidImport. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)This operation cancels an import task.voidImport. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)This operation cancels an import task.voidImportStub. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)voidImportStub. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidImport. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)Get the information of the latest import task.voidImport. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the information of the latest import task.voidImportStub. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)voidImportStub. 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 ImportTaskImport. cancel()This operation cancels an import task.ImportTaskImport. cancel(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)This operation cancels an import task.ImportTaskImportStub. cancel()ImportTaskImportStub. cancel(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ImportTaskImport. get()Get the information of the latest import task.ImportTaskImport. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the information of the latest import task.ImportTaskImportStub. get()ImportTaskImportStub. 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 voidImport. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)This operation cancels an import task.voidImport. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)This operation cancels an import task.voidImportStub. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)voidImportStub. cancel(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidImport. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)Get the information of the latest import task.voidImport. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the information of the latest import task.voidImportStub. get(com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)voidImportStub. 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 ImportTaskImportTask. _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 ImportTaskImportTask. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ImportTaskImportTask.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 ImportTaskImport. cancel(java.lang.String orgId, java.lang.String projectId)This operation cancels an import task.ImportTaskImport. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)This operation cancels an import task.ImportTaskImportStub. cancel(java.lang.String orgId, java.lang.String projectId)ImportTaskImportStub. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ImportTaskImport. get(java.lang.String orgId, java.lang.String projectId)Get the information of the latest import task.ImportTaskImport. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the information of the latest import task.ImportTaskImportStub. get(java.lang.String orgId, java.lang.String projectId)ImportTaskImportStub. 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 voidImport. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)This operation cancels an import task.voidImport. 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.voidImportStub. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)voidImportStub. cancel(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidImport. 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.voidImport. 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.voidImportStub. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback)voidImportStub. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<ImportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-