public static final class AlbControllerClusterRuntimeError.Builder
extends java.lang.Object
AlbControllerClusterRuntimeError.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
AlbControllerClusterRuntimeError. |
| Modifier and Type | Method and Description |
|---|---|
AlbControllerClusterRuntimeError |
build() |
AlbControllerClusterRuntimeError.Builder |
setErrorCode(java.lang.Long errorCode)
Advanced Load Balancer cluster runtime error code.
|
AlbControllerClusterRuntimeError.Builder |
setErrorMessage(java.lang.String errorMessage)
Advanced Load Balancer cluster runtime error msg.
|
public Builder()
AlbControllerClusterRuntimeError.public AlbControllerClusterRuntimeError.Builder setErrorCode(java.lang.Long errorCode)
errorCode - New value for the property.public AlbControllerClusterRuntimeError.Builder setErrorMessage(java.lang.String errorMessage)
errorMessage - New value for the property.public AlbControllerClusterRuntimeError build()