Interface Environment.Builder

    • Method Detail

      • uri

        Environment.Builder uri​(String uri)

        The Docker image URI for either your robot or simulation applications.

        Parameters:
        uri - The Docker image URI for either your robot or simulation applications.
        Returns:
        Returns a reference to this object so that method calls can be chained together.