Interface Bumper.Builder

    • Method Detail

      • endUrl

        Bumper.Builder endUrl​(String endUrl)

        The URL for the end bumper asset.

        Parameters:
        endUrl - The URL for the end bumper asset.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • startUrl

        Bumper.Builder startUrl​(String startUrl)

        The URL for the start bumper asset.

        Parameters:
        startUrl - The URL for the start bumper asset.
        Returns:
        Returns a reference to this object so that method calls can be chained together.