public static final class ALBWafPSMLocationMatch.Builder
extends java.lang.Object
ALBWafPSMLocationMatch.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBWafPSMLocationMatch. |
| Modifier and Type | Method and Description |
|---|---|
ALBWafPSMLocationMatch |
build() |
ALBWafPSMLocationMatch.Builder |
setHost(ALBHostHdrMatch host) |
ALBWafPSMLocationMatch.Builder |
setMethods(ALBMethodMatch methods) |
ALBWafPSMLocationMatch.Builder |
setPath(ALBPathMatch path) |
public Builder()
ALBWafPSMLocationMatch.public ALBWafPSMLocationMatch.Builder setHost(ALBHostHdrMatch host)
host - New value for the property.public ALBWafPSMLocationMatch.Builder setMethods(ALBMethodMatch methods)
methods - New value for the property.public ALBWafPSMLocationMatch.Builder setPath(ALBPathMatch path)
path - New value for the property.public ALBWafPSMLocationMatch build()