Uses of Class
com.vmware.nsx_policy.model.DeploymentRegistry
-
Packages that use DeploymentRegistry Package Description com.vmware.nsx_policy.infra.sites.napp.deployment com.vmware.nsx_policy.infra.sites.napp.deployment.registry com.vmware.nsx_policy.model -
-
Uses of DeploymentRegistry in com.vmware.nsx_policy.infra.sites.napp.deployment
Methods in com.vmware.nsx_policy.infra.sites.napp.deployment that return DeploymentRegistry Modifier and Type Method Description DeploymentRegistry
Registry. get(java.lang.String siteId)
Get helm repo and docker registry url for chart deployment.DeploymentRegistry
Registry. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get helm repo and docker registry url for chart deployment.DeploymentRegistry
RegistryStub. get(java.lang.String siteId)
DeploymentRegistry
RegistryStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
DeploymentRegistry
Registry. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry)
In case of helm chart present in private repository and containers are hosted in private hub.DeploymentRegistry
Registry. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
In case of helm chart present in private repository and containers are hosted in private hub.DeploymentRegistry
RegistryStub. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry)
DeploymentRegistry
RegistryStub. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra.sites.napp.deployment with parameters of type DeploymentRegistry Modifier and Type Method Description DeploymentRegistry
Registry. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry)
In case of helm chart present in private repository and containers are hosted in private hub.void
Registry. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback)
In case of helm chart present in private repository and containers are hosted in private hub.void
Registry. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
In case of helm chart present in private repository and containers are hosted in private hub.DeploymentRegistry
Registry. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
In case of helm chart present in private repository and containers are hosted in private hub.DeploymentRegistry
RegistryStub. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry)
void
RegistryStub. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback)
void
RegistryStub. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
DeploymentRegistry
RegistryStub. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.sites.napp.deployment with type arguments of type DeploymentRegistry Modifier and Type Method Description void
Registry. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback)
Get helm repo and docker registry url for chart deployment.void
Registry. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get helm repo and docker registry url for chart deployment.void
RegistryStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback)
void
RegistryStub. get(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Registry. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback)
In case of helm chart present in private repository and containers are hosted in private hub.void
Registry. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
In case of helm chart present in private repository and containers are hosted in private hub.void
RegistryStub. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback)
void
RegistryStub. update(java.lang.String siteId, DeploymentRegistry deploymentRegistry, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of DeploymentRegistry in com.vmware.nsx_policy.infra.sites.napp.deployment.registry
Methods in com.vmware.nsx_policy.infra.sites.napp.deployment.registry that return DeploymentRegistry Modifier and Type Method Description DeploymentRegistry
Reset. update(java.lang.String siteId)
Reset helm and docker url to default oneDeploymentRegistry
Reset. update(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Reset helm and docker url to default oneDeploymentRegistry
ResetStub. update(java.lang.String siteId)
DeploymentRegistry
ResetStub. update(java.lang.String siteId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.sites.napp.deployment.registry with type arguments of type DeploymentRegistry Modifier and Type Method Description void
Reset. update(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback)
Reset helm and docker url to default onevoid
Reset. update(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Reset helm and docker url to default onevoid
ResetStub. update(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback)
void
ResetStub. update(java.lang.String siteId, com.vmware.vapi.bindings.client.AsyncCallback<DeploymentRegistry> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of DeploymentRegistry in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return DeploymentRegistry Modifier and Type Method Description static DeploymentRegistry
DeploymentRegistry. _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 DeploymentRegistry
DeploymentRegistry. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.DeploymentRegistry
DeploymentRegistry.Builder. build()
-