public static interface AnchorDateConfiguration.Builder extends SdkPojo, CopyableBuilder<AnchorDateConfiguration.Builder,AnchorDateConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AnchorDateConfiguration.Builder |
anchorOption(AnchorOption anchorOption)
The options for the date configuration.
|
AnchorDateConfiguration.Builder |
anchorOption(String anchorOption)
The options for the date configuration.
|
AnchorDateConfiguration.Builder |
parameterName(String parameterName)
The name of the parameter that is used for the anchor date configuration.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnchorDateConfiguration.Builder anchorOption(String anchorOption)
The options for the date configuration. Choose one of the options below:
NOW
anchorOption - The options for the date configuration. Choose one of the options below:
NOW
AnchorOption,
AnchorOptionAnchorDateConfiguration.Builder anchorOption(AnchorOption anchorOption)
The options for the date configuration. Choose one of the options below:
NOW
anchorOption - The options for the date configuration. Choose one of the options below:
NOW
AnchorOption,
AnchorOptionAnchorDateConfiguration.Builder parameterName(String parameterName)
The name of the parameter that is used for the anchor date configuration.
parameterName - The name of the parameter that is used for the anchor date configuration.Copyright © 2023. All rights reserved.