Interface EnvironmentDetailsEntity.Builder

  • Method Details

    • jobId

      The job ID.

      Parameters:
      jobId - The job ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • environmentId

      EnvironmentDetailsEntity.Builder environmentId(String environmentId)

      The environment ID.

      Parameters:
      environmentId - The environment ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • schemaVersion

      EnvironmentDetailsEntity.Builder schemaVersion(String schemaVersion)

      The schema version in the environment.

      Parameters:
      schemaVersion - The schema version in the environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • template

      The template used for the environment.

      Parameters:
      template - The template used for the environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.