ListPullRequestsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. The Amazon Resource Name (ARN) of the user who created the pull request. If used, this filters the results to pull requests created by that user.

Link copied to clipboard

A non-zero, non-negative integer used to limit the number of returned results.

Link copied to clipboard

An enumeration token that, when provided in a request, returns the next batch of the results.

Link copied to clipboard

Optional. The status of the pull request. If used, this refines the results to the pull requests that match the specified status.

Link copied to clipboard

The name of the repository for which you want to list pull requests.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String