Interface AnalysisComponent.Builder

    • Method Detail

      • id

        AnalysisComponent.Builder id​(String id)

        The ID of the component.

        Parameters:
        id - The ID of the component.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        AnalysisComponent.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the component.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the component.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        AnalysisComponent.Builder name​(String name)

        The name of the analysis component.

        Parameters:
        name - The name of the analysis component.
        Returns:
        Returns a reference to this object so that method calls can be chained together.