public static interface DisassociateTrialComponentResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<DisassociateTrialComponentResponse.Builder,DisassociateTrialComponentResponse>
| Modifier and Type | Method and Description |
|---|---|
DisassociateTrialComponentResponse.Builder |
trialArn(String trialArn)
The Amazon Resource Name (ARN) of the trial.
|
DisassociateTrialComponentResponse.Builder |
trialComponentArn(String trialComponentArn)
The Amazon Resource Name (ARN) of the trial component.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateTrialComponentResponse.Builder trialComponentArn(String trialComponentArn)
The Amazon Resource Name (ARN) of the trial component.
trialComponentArn - The Amazon Resource Name (ARN) of the trial component.DisassociateTrialComponentResponse.Builder trialArn(String trialArn)
The Amazon Resource Name (ARN) of the trial.
trialArn - The Amazon Resource Name (ARN) of the trial.Copyright © 2022. All rights reserved.