| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.global_infra | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
EnforcementPoint |
AlbOnboardingWorkflowStub.update(ALBControllerConfiguration aLBControllerConfiguration) |
EnforcementPoint |
AlbOnboardingWorkflow.update(ALBControllerConfiguration aLBControllerConfiguration)
Set the post deployment cluster configuration for Advanced Load Balancer
controller cluster.
|
void |
AlbOnboardingWorkflowStub.update(ALBControllerConfiguration aLBControllerConfiguration,
com.vmware.vapi.bindings.client.AsyncCallback<EnforcementPoint> asyncCallback) |
void |
AlbOnboardingWorkflow.update(ALBControllerConfiguration aLBControllerConfiguration,
com.vmware.vapi.bindings.client.AsyncCallback<EnforcementPoint> asyncCallback)
Set the post deployment cluster configuration for Advanced Load Balancer
controller cluster.
|
void |
AlbOnboardingWorkflowStub.update(ALBControllerConfiguration aLBControllerConfiguration,
com.vmware.vapi.bindings.client.AsyncCallback<EnforcementPoint> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
AlbOnboardingWorkflow.update(ALBControllerConfiguration aLBControllerConfiguration,
com.vmware.vapi.bindings.client.AsyncCallback<EnforcementPoint> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Set the post deployment cluster configuration for Advanced Load Balancer
controller cluster.
|
EnforcementPoint |
AlbOnboardingWorkflowStub.update(ALBControllerConfiguration aLBControllerConfiguration,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
EnforcementPoint |
AlbOnboardingWorkflow.update(ALBControllerConfiguration aLBControllerConfiguration,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Set the post deployment cluster configuration for Advanced Load Balancer
controller cluster.
|
| Modifier and Type | Method and Description |
|---|---|
static ALBControllerConfiguration |
ALBControllerConfiguration._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 ALBControllerConfiguration |
ALBControllerConfiguration._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBControllerConfiguration |
ALBControllerConfiguration.Builder.build() |