Interface UpdateFolderResponse.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.
    • arn

      The Amazon Resource Name (ARN) of the folder.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the folder.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • folderId

      The ID of the folder.

      Parameters:
      folderId - The ID of the folder.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      UpdateFolderResponse.Builder requestId(String 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.