Builder

class Builder

Properties

Link copied to clipboard

The maximum number of results that are returned per call. The default is 100.

Link copied to clipboard

If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.

Link copied to clipboard

List of provider types for filtering that needs to be applied before displaying the result. For example, providerTypes=[GitHub] lists code reviews from GitHub.

Link copied to clipboard

List of repository names for filtering that needs to be applied before displaying the result.

Link copied to clipboard

List of states for filtering that needs to be applied before displaying the result. For example, states=[Pending] lists code reviews in the Pending state.

Link copied to clipboard
var type: Type?

The type of code reviews to list in the response.