public static interface StartInferenceExperimentRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<StartInferenceExperimentRequest.Builder,StartInferenceExperimentRequest>
| Modifier and Type | Method and Description |
|---|---|
StartInferenceExperimentRequest.Builder |
name(String name)
The name of the inference experiment to start.
|
StartInferenceExperimentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartInferenceExperimentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartInferenceExperimentRequest.Builder name(String name)
The name of the inference experiment to start.
name - The name of the inference experiment to start.StartInferenceExperimentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartInferenceExperimentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.