Interface GetCodeSecurityIntegrationResponse.Builder

  • Method Details

    • authorizationUrl

      GetCodeSecurityIntegrationResponse.Builder authorizationUrl(String authorizationUrl)

      The URL used to authorize the integration with the repository provider. This is only returned if reauthorization is required to fix a connection issue. Otherwise, it is null.

      Parameters:
      authorizationUrl - The URL used to authorize the integration with the repository provider. This is only returned if reauthorization is required to fix a connection issue. Otherwise, it is null.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdOn

      The timestamp when the code security integration was created.

      Parameters:
      createdOn - The timestamp when the code security integration was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • integrationArn

      GetCodeSecurityIntegrationResponse.Builder integrationArn(String integrationArn)

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

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

      The timestamp when the code security integration was last updated.

      Parameters:
      lastUpdateOn - The timestamp when the code security integration was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the code security integration.

      Parameters:
      name - The name of the 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:
    • statusReason

      The reason for the current status of the code security integration.

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

      The tags associated with the code security integration.

      Parameters:
      tags - The tags associated with the code security integration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of repository provider for the integration.

      Parameters:
      type - The type of repository provider for the integration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of repository provider for the integration.

      Parameters:
      type - The type of repository provider for the integration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: