| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra.sites.napp.deployment | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
PlatformDeploymentConfig |
PlatformStub.get(java.lang.String siteId) |
PlatformDeploymentConfig |
Platform.get(java.lang.String siteId)
Get input parameters required to deploy NSX Application Platform.
|
PlatformDeploymentConfig |
PlatformStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PlatformDeploymentConfig |
Platform.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get input parameters required to deploy NSX Application Platform.
|
PlatformDeploymentConfig |
PlatformStub.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig) |
PlatformDeploymentConfig |
Platform.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig)
Update input parameters required to deploy platform related pods.
|
PlatformDeploymentConfig |
PlatformStub.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PlatformDeploymentConfig |
Platform.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update input parameters required to deploy platform related pods.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformDeploymentConfig |
PlatformStub.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig) |
PlatformDeploymentConfig |
Platform.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig)
Update input parameters required to deploy platform related pods.
|
void |
PlatformStub.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback) |
void |
Platform.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback)
Update input parameters required to deploy platform related pods.
|
void |
PlatformStub.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Platform.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update input parameters required to deploy platform related pods.
|
PlatformDeploymentConfig |
PlatformStub.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PlatformDeploymentConfig |
Platform.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update input parameters required to deploy platform related pods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback) |
void |
Platform.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback)
Get input parameters required to deploy NSX Application Platform.
|
void |
PlatformStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Platform.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get input parameters required to deploy NSX Application Platform.
|
void |
PlatformStub.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback) |
void |
Platform.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback)
Update input parameters required to deploy platform related pods.
|
void |
PlatformStub.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Platform.patch(java.lang.String siteId,
PlatformDeploymentConfig platformDeploymentConfig,
com.vmware.vapi.bindings.client.AsyncCallback<PlatformDeploymentConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update input parameters required to deploy platform related pods.
|
| Modifier and Type | Method and Description |
|---|---|
static PlatformDeploymentConfig |
PlatformDeploymentConfig._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 PlatformDeploymentConfig |
PlatformDeploymentConfig._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
PlatformDeploymentConfig |
PlatformDeploymentConfig.Builder.build() |
PlatformDeploymentConfig |
PlatformDeploymentChecksAction.getDeploymentConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformDeploymentChecksAction.setDeploymentConfig(PlatformDeploymentConfig deploymentConfig) |
PlatformDeploymentChecksAction.Builder |
PlatformDeploymentChecksAction.Builder.setDeploymentConfig(PlatformDeploymentConfig deploymentConfig) |