public static interface CreateAlgorithmResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateAlgorithmResponse.Builder,CreateAlgorithmResponse>
Modifier and Type | Method and Description |
---|---|
CreateAlgorithmResponse.Builder |
algorithmArn(String algorithmArn)
The Amazon Resource Name (ARN) of the new algorithm.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateAlgorithmResponse.Builder algorithmArn(String algorithmArn)
The Amazon Resource Name (ARN) of the new algorithm.
algorithmArn
- The Amazon Resource Name (ARN) of the new algorithm.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.