public static interface DisassociateTrialComponentRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<DisassociateTrialComponentRequest.Builder,DisassociateTrialComponentRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateTrialComponentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateTrialComponentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateTrialComponentRequest.Builder |
trialComponentName(String trialComponentName)
The name of the component to disassociate from the trial.
|
DisassociateTrialComponentRequest.Builder |
trialName(String trialName)
The name of the trial to disassociate from.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateTrialComponentRequest.Builder trialComponentName(String trialComponentName)
The name of the component to disassociate from the trial.
trialComponentName - The name of the component to disassociate from the trial.DisassociateTrialComponentRequest.Builder trialName(String trialName)
The name of the trial to disassociate from.
trialName - The name of the trial to disassociate from.DisassociateTrialComponentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateTrialComponentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.