Interface RunScheduledInstancesResponse.Builder

  • Method Details

    • instanceIdSet

      The IDs of the newly launched instances.

      Parameters:
      instanceIdSet - The IDs of the newly launched instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceIdSet

      RunScheduledInstancesResponse.Builder instanceIdSet(String... instanceIdSet)

      The IDs of the newly launched instances.

      Parameters:
      instanceIdSet - The IDs of the newly launched instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.