public static final class ResolveChangeContextOptions.Builder
extends java.lang.Object
ResolveChangeContextOptions
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ResolveChangeContextOptions.Builder |
allowIntrinsicKeys(java.lang.Boolean allowIntrinsicKeys)
Sets the value of
ResolveChangeContextOptions.getAllowIntrinsicKeys() |
ResolveChangeContextOptions |
build()
Builds the configured instance.
|
public ResolveChangeContextOptions.Builder allowIntrinsicKeys(java.lang.Boolean allowIntrinsicKeys)
ResolveChangeContextOptions.getAllowIntrinsicKeys()
allowIntrinsicKeys
- Change the 'allowIntrinsicKeys' option.this
public ResolveChangeContextOptions build()
ResolveChangeContextOptions
java.lang.NullPointerException
- if any required attribute was not provided