Interface CodeSecurityIntegrationSummary.Builder

  • Method Details

    • 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

      CodeSecurityIntegrationSummary.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

      CodeSecurityIntegrationSummary.Builder lastUpdateOn(Instant 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

      CodeSecurityIntegrationSummary.Builder statusReason(String 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: