Interface Environment.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Environment.Builder,Environment>, SdkBuilder<Environment.Builder,Environment>, SdkPojo
Enclosing class:
Environment

public static interface Environment.Builder extends SdkPojo, CopyableBuilder<Environment.Builder,Environment>
  • Method Details

    • 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.