Uses of Class
com.vmware.nsx_policy.model.DeploymentVersions
-
-
Uses of DeploymentVersions in com.vmware.nsx_policy.infra.sites.napp.deployment.platform
Methods in com.vmware.nsx_policy.infra.sites.napp.deployment.platform that return DeploymentVersions Modifier and Type Method Description DeploymentVersions
Versions. get(java.lang.String siteId)
Get NSX Application Platform versions.DeploymentVersions
Versions. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get NSX Application Platform versions.DeploymentVersions
VersionsStub. get(java.lang.String siteId)
DeploymentVersions
VersionsStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.sites.napp.deployment.platform with type arguments of type DeploymentVersions Modifier and Type Method Description void
Versions. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentVersions> asyncCallback)
Get NSX Application Platform versions.void
Versions. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentVersions> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get NSX Application Platform versions.void
VersionsStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentVersions> asyncCallback)
void
VersionsStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentVersions> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of DeploymentVersions in com.vmware.nsx_policy.infra.sites.napp.deployment.upgrade_coordinator
Methods in com.vmware.nsx_policy.infra.sites.napp.deployment.upgrade_coordinator that return DeploymentVersions Modifier and Type Method Description DeploymentVersions
Versions. get(java.lang.String siteId)
Get NSX Application Platform upgrade-coordinator versions.DeploymentVersions
Versions. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get NSX Application Platform upgrade-coordinator versions.DeploymentVersions
VersionsStub. get(java.lang.String siteId)
DeploymentVersions
VersionsStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.sites.napp.deployment.upgrade_coordinator with type arguments of type DeploymentVersions Modifier and Type Method Description void
Versions. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentVersions> asyncCallback)
Get NSX Application Platform upgrade-coordinator versions.void
Versions. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentVersions> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get NSX Application Platform upgrade-coordinator versions.void
VersionsStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentVersions> asyncCallback)
void
VersionsStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentVersions> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of DeploymentVersions in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return DeploymentVersions Modifier and Type Method Description static DeploymentVersions
DeploymentVersions. _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 DeploymentVersions
DeploymentVersions. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.DeploymentVersions
DeploymentVersions.Builder. build()
-