public static final class ALBRoleFilterMatchLabel.Builder
extends java.lang.Object
ALBRoleFilterMatchLabel.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBRoleFilterMatchLabel. |
| Modifier and Type | Method and Description |
|---|---|
ALBRoleFilterMatchLabel |
build() |
ALBRoleFilterMatchLabel.Builder |
setKey(java.lang.String key)
Key for filter match.
|
ALBRoleFilterMatchLabel.Builder |
setValues(java.util.List<java.lang.String> values)
Values for filter match.
|
public Builder()
ALBRoleFilterMatchLabel.public ALBRoleFilterMatchLabel.Builder setKey(java.lang.String key)
key - New value for the property.public ALBRoleFilterMatchLabel.Builder setValues(java.util.List<java.lang.String> values)
values - New value for the property.public ALBRoleFilterMatchLabel build()