Interface DeploymentProperties.Builder

  • Method Details

    • endTimeoutMinutes

      DeploymentProperties.Builder endTimeoutMinutes(Integer endTimeoutMinutes)

      The end timeout of the environment blueprint deployment.

      Parameters:
      endTimeoutMinutes - The end timeout of the environment blueprint deployment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startTimeoutMinutes

      DeploymentProperties.Builder startTimeoutMinutes(Integer startTimeoutMinutes)

      The start timeout of the environment blueprint deployment.

      Parameters:
      startTimeoutMinutes - The start timeout of the environment blueprint deployment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.