Interface Watchlist.DefinitionStages.WithContentType

    • Method Detail

      • withContentType

        Watchlist.DefinitionStages.WithCreate withContentType​(String contentType)
        Specifies the contentType property: The content type of the raw content. Example : text/csv or text/tsv .
        Parameters:
        contentType - The content type of the raw content. Example : text/csv or text/tsv.
        Returns:
        the next definition stage.