| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
TransformationTool |
TransformationTool.clone() |
TransformationTool |
RecommendationSet.getTransformationTool()
The target destination for the recommendation set.
|
TransformationTool |
TransformationTool.withDescription(String description)
Description of the tool.
|
TransformationTool |
TransformationTool.withName(String name)
Name of the tool.
|
TransformationTool |
TransformationTool.withName(TransformationToolName name)
Name of the tool.
|
TransformationTool |
TransformationTool.withTranformationToolInstallationLink(String tranformationToolInstallationLink)
URL for installing the tool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationSet.setTransformationTool(TransformationTool transformationTool)
The target destination for the recommendation set.
|
RecommendationSet |
RecommendationSet.withTransformationTool(TransformationTool transformationTool)
The target destination for the recommendation set.
|
Copyright © 2023. All rights reserved.