public static interface StartInferenceExperimentResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<StartInferenceExperimentResponse.Builder,StartInferenceExperimentResponse>
| Modifier and Type | Method and Description |
|---|---|
StartInferenceExperimentResponse.Builder |
inferenceExperimentArn(String inferenceExperimentArn)
The ARN of the started inference experiment to start.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartInferenceExperimentResponse.Builder inferenceExperimentArn(String inferenceExperimentArn)
The ARN of the started inference experiment to start.
inferenceExperimentArn - The ARN of the started inference experiment to start.Copyright © 2022. All rights reserved.