Interface DisassociateTrialComponentResponse.Builder

    • Method Detail

      • 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

        DisassociateTrialComponentResponse.Builder trialArn​(String 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.