Interface Watchlist.DefinitionStages.WithRawContent

    • Method Detail

      • withRawContent

        Watchlist.DefinitionStages.WithCreate withRawContent​(String rawContent)
        Specifies the rawContent property: The raw content that represents to watchlist items to create. In case of csv/tsv content type, it's the content of the file that will parsed by the endpoint.
        Parameters:
        rawContent - The raw content that represents to watchlist items to create. In case of csv/tsv content type, it's the content of the file that will parsed by the endpoint.
        Returns:
        the next definition stage.