Interface Watchlist.DefinitionStages.WithUploadStatus

    • Method Detail

      • withUploadStatus

        Watchlist.DefinitionStages.WithCreate withUploadStatus​(String uploadStatus)
        Specifies the uploadStatus property: The status of the Watchlist upload : New, InProgress or Complete. Pls note : When a Watchlist upload status is equal to InProgress, the Watchlist cannot be deleted.
        Parameters:
        uploadStatus - The status of the Watchlist upload : New, InProgress or Complete. Pls note : When a Watchlist upload status is equal to InProgress, the Watchlist cannot be deleted.
        Returns:
        the next definition stage.