Interface AnalysisComponent.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AnalysisComponent.Builder,AnalysisComponent>, SdkBuilder<AnalysisComponent.Builder,AnalysisComponent>, SdkPojo
Enclosing class:
AnalysisComponent

public static interface AnalysisComponent.Builder extends SdkPojo, CopyableBuilder<AnalysisComponent.Builder,AnalysisComponent>
  • Method Details

    • 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

      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

      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.