ALBControllerSystemConfigurationResponse |
SystemConfiguration.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig) |
Use this API to update DNS, NTP and Backup server config in ALB controller.
|
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 |
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 |
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.
|
ALBControllerSystemConfigurationResponse |
SystemConfigurationStub.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig) |
|
void |
SystemConfigurationStub.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerSystemConfigurationResponse> asyncCallback) |
|
void |
SystemConfigurationStub.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerSystemConfigurationResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|
ALBControllerSystemConfigurationResponse |
SystemConfigurationStub.update(ALBControllerSystemConfiguration aLBControllerSystemConfiguration,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|