Interface AnchorDateConfiguration.Builder

    • Method Detail

      • anchorOption

        AnchorDateConfiguration.Builder anchorOption​(String anchorOption)

        The options for the date configuration. Choose one of the options below:

        • NOW

        Parameters:
        anchorOption - The options for the date configuration. Choose one of the options below:

        • NOW

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AnchorOption, AnchorOption
      • anchorOption

        AnchorDateConfiguration.Builder anchorOption​(AnchorOption anchorOption)

        The options for the date configuration. Choose one of the options below:

        • NOW

        Parameters:
        anchorOption - The options for the date configuration. Choose one of the options below:

        • NOW

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AnchorOption, AnchorOption
      • parameterName

        AnchorDateConfiguration.Builder parameterName​(String parameterName)

        The name of the parameter that is used for the anchor date configuration.

        Parameters:
        parameterName - The name of the parameter that is used for the anchor date configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.