Interface GetEntityRecordsResponse.Builder

  • Method Details

    • records

      A list of the requested objects.

      Parameters:
      records - A list of the requested objects.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • records

      A list of the requested objects.

      Parameters:
      records - A list of the requested objects.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      A continuation token, present if the current segment is not the last.

      Parameters:
      nextToken - A continuation token, present if the current segment is not the last.
      Returns:
      Returns a reference to this object so that method calls can be chained together.