public static interface CreateTrialComponentResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateTrialComponentResponse.Builder,CreateTrialComponentResponse>
Modifier and Type | Method and Description |
---|---|
CreateTrialComponentResponse.Builder |
trialComponentArn(String trialComponentArn)
The Amazon Resource Name (ARN) of the trial component.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateTrialComponentResponse.Builder trialComponentArn(String trialComponentArn)
The Amazon Resource Name (ARN) of the trial component.
trialComponentArn
- The Amazon Resource Name (ARN) of the trial component.Copyright © 2022. All rights reserved.