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 UploadBundleIdUploadFromRemoteServer. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer)Upload the Kubernetes tools on NSX Manager via remote url.UploadBundleIdUploadFromRemoteServer. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Upload the Kubernetes tools on NSX Manager via remote url.UploadBundleIdUploadFromRemoteServerStub. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer)UploadBundleIdUploadFromRemoteServerStub. 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 voidUploadFromRemoteServer. 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.voidUploadFromRemoteServer. 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.voidUploadFromRemoteServerStub. create(java.lang.String siteId, UploadBundleRemoteServer uploadBundleRemoteServer, com.vmware.vapi.bindings.client.AsyncCallback<UploadBundleId> asyncCallback)voidUploadFromRemoteServerStub. 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 UploadBundleIdUploadBundleId. _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 UploadBundleIdUploadBundleId. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.UploadBundleIdUploadBundleId.Builder. build()
-