public static final class ALBMicroServiceMatch.Builder
extends java.lang.Object
ALBMicroServiceMatch.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBMicroServiceMatch. |
| Modifier and Type | Method and Description |
|---|---|
ALBMicroServiceMatch |
build() |
ALBMicroServiceMatch.Builder |
setMatchCriteria(java.lang.String matchCriteria)
Possible values are:
ALBMicroServiceMatch.MATCH_CRITERIA_IN
ALBMicroServiceMatch.MATCH_CRITERIA_NOT_IN
Criterion to use for Micro Service matching the HTTP request. |
public Builder()
ALBMicroServiceMatch.public ALBMicroServiceMatch.Builder setMatchCriteria(java.lang.String matchCriteria)
matchCriteria - New value for the property.public ALBMicroServiceMatch build()