| Package | Description |
|---|---|
| com.vmware.nsx_policy.alb.controller_nodes | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBControllerSystemConfigurationResponse |
SystemConfigurationStub.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig) |
ALBControllerSystemConfigurationResponse |
SystemConfiguration.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig)
Use this API to update DNS, NTP and Backup server config in ALB controller.
|
void |
SystemConfigurationStub.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerSystemConfigurationResponse> asyncCallback) |
void |
SystemConfiguration.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerSystemConfigurationResponse> asyncCallback)
Use this API to update DNS, NTP and Backup server config in ALB controller.
|
void |
SystemConfigurationStub.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerSystemConfigurationResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
SystemConfiguration.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerSystemConfigurationResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Use this API to update DNS, NTP and Backup server config in ALB controller.
|
ALBControllerSystemConfigurationResponse |
SystemConfigurationStub.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ALBControllerSystemConfigurationResponse |
SystemConfiguration.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Use this API to update DNS, NTP and Backup server config in ALB controller.
|
| Modifier and Type | Method and Description |
|---|---|
static ALBControllerSystemConfiguration |
ALBControllerSystemConfiguration._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 ALBControllerSystemConfiguration |
ALBControllerSystemConfiguration._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBControllerSystemConfiguration |
ALBControllerSystemConfiguration.Builder.build() |