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 ExportTask
Export. create(ExportRequestParameter exportRequestParameter)
Invoke export task.void
Export. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)
Invoke export task.void
Export. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.ExportTask
Export. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.ExportTask
ExportStub. create(ExportRequestParameter exportRequestParameter)
void
ExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)
void
ExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ExportTask
ExportStub. 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 ExportTask
Export. create(ExportRequestParameter exportRequestParameter)
Invoke export task.void
Export. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)
Invoke export task.void
Export. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.ExportTask
Export. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.ExportTask
ExportStub. create(ExportRequestParameter exportRequestParameter)
void
ExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)
void
ExportStub. create(ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ExportTask
ExportStub. 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 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()
-
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 ExportTask
Export. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter)
Invoke export task.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
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
Export. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke export task.ExportTask
ExportStub. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter)
void
ExportStub. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.AsyncCallback<ExportTask> asyncCallback)
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)
ExportTask
ExportStub. create(java.lang.String orgId, java.lang.String projectId, ExportRequestParameter exportRequestParameter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-