public static interface CreateSolutionResponse.Builder extends PersonalizeResponse.Builder, SdkPojo, CopyableBuilder<CreateSolutionResponse.Builder,CreateSolutionResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSolutionResponse.Builder |
solutionArn(String solutionArn)
The ARN of the solution.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateSolutionResponse.Builder solutionArn(String solutionArn)
The ARN of the solution.
solutionArn - The ARN of the solution.Copyright © 2020. All rights reserved.