public static final class ALBFailActionHTTPLocalResponse.Builder
extends java.lang.Object
ALBFailActionHTTPLocalResponse.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBFailActionHTTPLocalResponse. |
| Modifier and Type | Method and Description |
|---|---|
ALBFailActionHTTPLocalResponse |
build() |
ALBFailActionHTTPLocalResponse.Builder |
setFile(ALBHTTPLocalFile file) |
ALBFailActionHTTPLocalResponse.Builder |
setStatusCode(java.lang.String statusCode)
Possible values are:
ALBFailActionHTTPLocalResponse.STATUS_CODE_200
ALBFailActionHTTPLocalResponse.STATUS_CODE_503
Enum options - FAIL_HTTP_STATUS_CODE_200, FAIL_HTTP_STATUS_CODE_503. |
public Builder()
ALBFailActionHTTPLocalResponse.public ALBFailActionHTTPLocalResponse.Builder setFile(ALBHTTPLocalFile file)
file - New value for the property.public ALBFailActionHTTPLocalResponse.Builder setStatusCode(java.lang.String statusCode)
statusCode - New value for the property.public ALBFailActionHTTPLocalResponse build()