Uses of Class
com.vmware.nsx_policy.model.UploadBundleId
-
Packages that use UploadBundleId Package Description com.vmware.nsx_policy.infra.sites.napp.deployment.tools com.vmware.nsx_policy.model -
-
Uses of UploadBundleId in com.vmware.nsx_policy.infra.sites.napp.deployment.tools
Methods in com.vmware.nsx_policy.infra.sites.napp.deployment.tools that return UploadBundleId Modifier and Type Method Description UploadBundleId
UploadFromRemoteServer. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer)
Upload the Kubernetes tools on NSX Manager via remote url.UploadBundleId
UploadFromRemoteServer. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Upload the Kubernetes tools on NSX Manager via remote url.UploadBundleId
UploadFromRemoteServerStub. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer)
UploadBundleId
UploadFromRemoteServerStub. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.sites.napp.deployment.tools with type arguments of type UploadBundleId Modifier and Type Method Description void
UploadFromRemoteServer. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer, com.vmware.vapi.bindings.client.AsyncCallback<UploadBundleId> asyncCallback)
Upload the Kubernetes tools on NSX Manager via remote url.void
UploadFromRemoteServer. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer, com.vmware.vapi.bindings.client.AsyncCallback<UploadBundleId> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Upload the Kubernetes tools on NSX Manager via remote url.void
UploadFromRemoteServerStub. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer, com.vmware.vapi.bindings.client.AsyncCallback<UploadBundleId> asyncCallback)
void
UploadFromRemoteServerStub. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer, com.vmware.vapi.bindings.client.AsyncCallback<UploadBundleId> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of UploadBundleId in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return UploadBundleId Modifier and Type Method Description static UploadBundleId
UploadBundleId. _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 UploadBundleId
UploadBundleId. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.UploadBundleId
UploadBundleId.Builder. build()
-