Interface GetPullRequestOverrideStateResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CodeCommitResponse.Builder, CopyableBuilder<GetPullRequestOverrideStateResponse.Builder,GetPullRequestOverrideStateResponse>, SdkBuilder<GetPullRequestOverrideStateResponse.Builder,GetPullRequestOverrideStateResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetPullRequestOverrideStateResponse

  • Method Details

    • overridden

      A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).

      Parameters:
      overridden - A Boolean value that indicates whether a pull request has had its rules set aside (TRUE) or whether all approval rules still apply (FALSE).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • overrider

      The Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.

      Parameters:
      overrider - The Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.