public static final class ALBSidebandProfile.Builder
extends java.lang.Object
ALBSidebandProfile.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBSidebandProfile. |
| Modifier and Type | Method and Description |
|---|---|
ALBSidebandProfile |
build() |
ALBSidebandProfile.Builder |
setIp(java.util.List<ALBIpAddr> ip)
IP Address of the sideband server.
|
ALBSidebandProfile.Builder |
setSidebandMaxRequestBodySize(java.lang.Long sidebandMaxRequestBodySize)
Maximum size of the request body that will be sent on the sideband.
|
public Builder()
ALBSidebandProfile.public ALBSidebandProfile.Builder setIp(java.util.List<ALBIpAddr> ip)
ip - New value for the property.public ALBSidebandProfile.Builder setSidebandMaxRequestBodySize(java.lang.Long sidebandMaxRequestBodySize)
sidebandMaxRequestBodySize - New value for the property.public ALBSidebandProfile build()