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, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateSolutionResponse.Builder solutionArn(String solutionArn)
The ARN of the solution.
solutionArn
- The ARN of the solution.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.