public static final class ALBAuthAttributeMatch.Builder
extends java.lang.Object
ALBAuthAttributeMatch.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBAuthAttributeMatch. |
| Modifier and Type | Method and Description |
|---|---|
ALBAuthAttributeMatch |
build() |
ALBAuthAttributeMatch.Builder |
setAttributeName(java.lang.String attributeName)
Attribute name whose values will be looked up in the access lists.
|
ALBAuthAttributeMatch.Builder |
setAttributeValueList(ALBStringMatch attributeValueList) |
public Builder()
ALBAuthAttributeMatch.public ALBAuthAttributeMatch.Builder setAttributeName(java.lang.String attributeName)
attributeName - New value for the property.public ALBAuthAttributeMatch.Builder setAttributeValueList(ALBStringMatch attributeValueList)
attributeValueList - New value for the property.public ALBAuthAttributeMatch build()