Uses of Class
com.vmware.nsx_policy.model.AlbControllerClusterRuntimeError.Builder
-
Packages that use AlbControllerClusterRuntimeError.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of AlbControllerClusterRuntimeError.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AlbControllerClusterRuntimeError.Builder Modifier and Type Method Description AlbControllerClusterRuntimeError.Builder
AlbControllerClusterRuntimeError.Builder. setErrorCode(java.lang.Long errorCode)
Advanced Load Balancer cluster runtime error code.AlbControllerClusterRuntimeError.Builder
AlbControllerClusterRuntimeError.Builder. setErrorMessage(java.lang.String errorMessage)
Advanced Load Balancer cluster runtime error msg.
-