public static final class ALBCookieMatch.Builder
extends java.lang.Object
ALBCookieMatch.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBCookieMatch. |
public Builder()
ALBCookieMatch.public ALBCookieMatch.Builder setMatchCase(java.lang.String matchCase)
matchCase - New value for the property.public ALBCookieMatch.Builder setMatchCriteria(java.lang.String matchCriteria)
ALBCookieMatch.MATCH_CRITERIA_EXISTSALBCookieMatch.MATCH_CRITERIA_DOES_NOT_EXISTALBCookieMatch.MATCH_CRITERIA_BEGINS_WITHALBCookieMatch.MATCH_CRITERIA_DOES_NOT_BEGIN_WITHALBCookieMatch.MATCH_CRITERIA_CONTAINSALBCookieMatch.MATCH_CRITERIA_DOES_NOT_CONTAINALBCookieMatch.MATCH_CRITERIA_ENDS_WITHALBCookieMatch.MATCH_CRITERIA_DOES_NOT_END_WITHALBCookieMatch.MATCH_CRITERIA_EQUALSALBCookieMatch.MATCH_CRITERIA_DOES_NOT_EQUALmatchCriteria - New value for the property.public ALBCookieMatch.Builder setName(java.lang.String name)
name - New value for the property.public ALBCookieMatch.Builder setValue(java.lang.String value)
value - New value for the property.public ALBCookieMatch build()