Interface ListDeploymentTargetsResponse.Builder

  • Method Details

    • targetIds

      The unique IDs of deployment targets.

      Parameters:
      targetIds - The unique IDs of deployment targets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetIds

      The unique IDs of deployment targets.

      Parameters:
      targetIds - The unique IDs of deployment targets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      If a large amount of information is returned, a token identifier is also returned. It can be used in a subsequent ListDeploymentTargets call to return the next set of deployment targets in the list.

      Parameters:
      nextToken - If a large amount of information is returned, a token identifier is also returned. It can be used in a subsequent ListDeploymentTargets call to return the next set of deployment targets in the list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.