| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
SolutionConfig |
Solution.solutionConfig()
Describes the configuration properties for the solution.
|
SolutionConfig |
SolutionVersion.solutionConfig()
Describes the configuration properties for the solution.
|
SolutionConfig |
CreateSolutionRequest.solutionConfig()
The configuration to use with the solution.
|
| Modifier and Type | Method and Description |
|---|---|
Solution.Builder |
Solution.Builder.solutionConfig(SolutionConfig solutionConfig)
Describes the configuration properties for the solution.
|
SolutionVersion.Builder |
SolutionVersion.Builder.solutionConfig(SolutionConfig solutionConfig)
Describes the configuration properties for the solution.
|
CreateSolutionRequest.Builder |
CreateSolutionRequest.Builder.solutionConfig(SolutionConfig solutionConfig)
The configuration to use with the solution.
|
Copyright © 2023. All rights reserved.