Interface ListProjectAssetsResponse.Builder

  • Method Details

    • assetIds

      A list that contains the IDs of each asset associated with the project.

      Parameters:
      assetIds - A list that contains the IDs of each asset associated with the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • assetIds

      A list that contains the IDs of each asset associated with the project.

      Parameters:
      assetIds - A list that contains the IDs of each asset associated with the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The token for the next set of results, or null if there are no additional results.

      Parameters:
      nextToken - The token for the next set of results, or null if there are no additional results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.