Interface AssociateTrialComponentResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<AssociateTrialComponentResponse.Builder,AssociateTrialComponentResponse>, SageMakerResponse.Builder, SdkBuilder<AssociateTrialComponentResponse.Builder,AssociateTrialComponentResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
AssociateTrialComponentResponse

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

    • trialComponentArn

      AssociateTrialComponentResponse.Builder trialComponentArn(String trialComponentArn)

      The Amazon Resource Name (ARN) of the trial component.

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

      The Amazon Resource Name (ARN) of the trial.

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