public static final class ALBPortRange.Builder
extends java.lang.Object
ALBPortRange.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBPortRange. |
| Modifier and Type | Method and Description |
|---|---|
ALBPortRange |
build() |
ALBPortRange.Builder |
setEnd(java.lang.Long end)
TCP/UDP port range end (inclusive).
|
ALBPortRange.Builder |
setStart(java.lang.Long start)
TCP/UDP port range start (inclusive).
|
public Builder()
ALBPortRange.public ALBPortRange.Builder setEnd(java.lang.Long end)
end - New value for the property.public ALBPortRange.Builder setStart(java.lang.Long start)
start - New value for the property.public ALBPortRange build()