Uses of Class
com.vmware.nsx_policy.model.ALBControllerConfiguration
-
Packages that use ALBControllerConfiguration Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of ALBControllerConfiguration in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra with parameters of type ALBControllerConfiguration Modifier and Type Method Description EnforcementPointAlbOnboardingWorkflow. update(ALBControllerConfiguration aLBControllerConfiguration)Set the post deployment cluster configuration for Advanced Load Balancer controller cluster.voidAlbOnboardingWorkflow. update(ALBControllerConfiguration aLBControllerConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<EnforcementPoint> asyncCallback)Set the post deployment cluster configuration for Advanced Load Balancer controller cluster.voidAlbOnboardingWorkflow. 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.EnforcementPointAlbOnboardingWorkflow. update(ALBControllerConfiguration aLBControllerConfiguration, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Set the post deployment cluster configuration for Advanced Load Balancer controller cluster.EnforcementPointAlbOnboardingWorkflowStub. update(ALBControllerConfiguration aLBControllerConfiguration)voidAlbOnboardingWorkflowStub. update(ALBControllerConfiguration aLBControllerConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<EnforcementPoint> asyncCallback)voidAlbOnboardingWorkflowStub. update(ALBControllerConfiguration aLBControllerConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<EnforcementPoint> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)EnforcementPointAlbOnboardingWorkflowStub. update(ALBControllerConfiguration aLBControllerConfiguration, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of ALBControllerConfiguration in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ALBControllerConfiguration Modifier and Type Method Description static ALBControllerConfigurationALBControllerConfiguration. _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 ALBControllerConfigurationALBControllerConfiguration. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBControllerConfigurationALBControllerConfiguration.Builder. build()
-