Interface ListFoldersForResourceResponse.Builder

  • Method Details

    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • folders

      A list that contains the Amazon Resource Names (ARNs) of all folders that the resource is a member of.

      Parameters:
      folders - A list that contains the Amazon Resource Names (ARNs) of all folders that the resource is a member of.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • folders

      A list that contains the Amazon Resource Names (ARNs) of all folders that the resource is a member of.

      Parameters:
      folders - A list that contains the Amazon Resource Names (ARNs) of all folders that the resource is a member of.
      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 more results.

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

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.