Interface DisassociateTrialComponentResponse.Builder

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

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

    • trialComponentArn

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