public static interface AssociateTrialComponentRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<AssociateTrialComponentRequest.Builder,AssociateTrialComponentRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateTrialComponentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateTrialComponentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateTrialComponentRequest.Builder |
trialComponentName(String trialComponentName)
The name of the component to associated with the trial.
|
AssociateTrialComponentRequest.Builder |
trialName(String trialName)
The name of the trial to associate with.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateTrialComponentRequest.Builder trialComponentName(String trialComponentName)
The name of the component to associated with the trial.
trialComponentName - The name of the component to associated with the trial.AssociateTrialComponentRequest.Builder trialName(String trialName)
The name of the trial to associate with.
trialName - The name of the trial to associate with.AssociateTrialComponentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateTrialComponentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.