Interface GetBaselineResponse.Builder

    • Method Detail

      • arn

        GetBaselineResponse.Builder arn​(String arn)

        The baseline ARN.

        Parameters:
        arn - The baseline ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        GetBaselineResponse.Builder description​(String description)

        A description of the baseline.

        Parameters:
        description - A description of the baseline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        GetBaselineResponse.Builder name​(String name)

        A user-friendly name for the baseline.

        Parameters:
        name - A user-friendly name for the baseline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.