Interface StaticFileUrlSourceOptions.Builder

    • Method Detail

      • url

        StaticFileUrlSourceOptions.Builder url​(String url)

        The URL to download the static file from.

        Parameters:
        url - The URL to download the static file from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.