Interface CreateCodeSecurityIntegrationResponse.Builder

  • Method Details

    • authorizationUrl

      CreateCodeSecurityIntegrationResponse.Builder authorizationUrl(String authorizationUrl)

      The URL used to authorize the integration with the repository provider.

      Parameters:
      authorizationUrl - The URL used to authorize the integration with the repository provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • integrationArn

      CreateCodeSecurityIntegrationResponse.Builder integrationArn(String integrationArn)

      The Amazon Resource Name (ARN) of the created code security integration.

      Parameters:
      integrationArn - The Amazon Resource Name (ARN) of the created code security integration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the code security integration.

      Parameters:
      status - The current status of the code security integration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the code security integration.

      Parameters:
      status - The current status of the code security integration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: