Uses of Class
com.vmware.nsx_policy.model.ExportRequestParameter
-
-
Uses of ExportRequestParameter in com.vmware.nsx_policy.global_infra.settings.firewall
Methods in com.vmware.nsx_policy.global_infra.settings.firewall with parameters of type ExportRequestParameter Modifier and Type Method Description ExportTaskExport. create(ExportRequestParameter exportRequestParameter)Invoke export task.voidExport. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)Invoke export task.voidExport. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Invoke export task.ExportTaskExport. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Invoke export task.ExportTaskExportStub. create(ExportRequestParameter exportRequestParameter)voidExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)voidExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ExportTaskExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of ExportRequestParameter in com.vmware.nsx_policy.infra.settings.firewall
Methods in com.vmware.nsx_policy.infra.settings.firewall with parameters of type ExportRequestParameter Modifier and Type Method Description ExportTaskExport. create(ExportRequestParameter exportRequestParameter)Invoke export task.voidExport. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)Invoke export task.voidExport. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Invoke export task.ExportTaskExport. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Invoke export task.ExportTaskExportStub. create(ExportRequestParameter exportRequestParameter)voidExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)voidExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ExportTaskExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of ExportRequestParameter in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ExportRequestParameter Modifier and Type Method Description static ExportRequestParameterExportRequestParameter. _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 ExportRequestParameterExportRequestParameter. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ExportRequestParameterExportRequestParameter.Builder. build() -
Uses of ExportRequestParameter in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall
Methods in com.vmware.nsx_policy.orgs.projects.infra.settings.firewall with parameters of type ExportRequestParameter Modifier and Type Method Description ExportTaskExport. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter)Invoke export task.voidExport. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)Invoke export task.voidExport. 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.ExportTaskExport. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Invoke export task.ExportTaskExportStub. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter)voidExportStub. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)voidExportStub. 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)ExportTaskExportStub. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-