Uses of Class
com.vmware.nsx_policy.model.MpsOvfSpecListResult
-
Packages that use MpsOvfSpecListResult Package Description com.vmware.nsx_policy.malware_prevention com.vmware.nsx_policy.model -
-
Uses of MpsOvfSpecListResult in com.vmware.nsx_policy.malware_prevention
Methods in com.vmware.nsx_policy.malware_prevention that return MpsOvfSpecListResult Modifier and Type Method Description MpsOvfSpecListResultOvfSpec. list()List OVF specificationsMpsOvfSpecListResultOvfSpec. list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)List OVF specificationsMpsOvfSpecListResultOvfSpecStub. list()MpsOvfSpecListResultOvfSpecStub. list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.malware_prevention with type arguments of type MpsOvfSpecListResult Modifier and Type Method Description voidOvfSpec. list(com.vmware.vapi.bindings.client.AsyncCallback<MpsOvfSpecListResult> asyncCallback)List OVF specificationsvoidOvfSpec. list(com.vmware.vapi.bindings.client.AsyncCallback<MpsOvfSpecListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)List OVF specificationsvoidOvfSpecStub. list(com.vmware.vapi.bindings.client.AsyncCallback<MpsOvfSpecListResult> asyncCallback)voidOvfSpecStub. list(com.vmware.vapi.bindings.client.AsyncCallback<MpsOvfSpecListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of MpsOvfSpecListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return MpsOvfSpecListResult Modifier and Type Method Description static MpsOvfSpecListResultMpsOvfSpecListResult. _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 MpsOvfSpecListResultMpsOvfSpecListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.MpsOvfSpecListResultMpsOvfSpecListResult.Builder. build()
-