public static final class ALBURIParam.Builder
extends java.lang.Object
ALBURIParam.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBURIParam. |
| Modifier and Type | Method and Description |
|---|---|
ALBURIParam |
build() |
ALBURIParam.Builder |
setTokens(java.util.List<ALBURIParamToken> tokens)
Token config either for the URI components or a constant string.
|
ALBURIParam.Builder |
setType(java.lang.String type)
Possible values are:
ALBURIParam.TYPE_TOKENIZED URI
param type. |
public Builder()
ALBURIParam.public ALBURIParam.Builder setTokens(java.util.List<ALBURIParamToken> tokens)
tokens - New value for the property.public ALBURIParam.Builder setType(java.lang.String type)
type - New value for the property.public ALBURIParam build()