| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations |
|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.clone() |
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withApplicationComponentId(String applicationComponentId)
The ID of the application component.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withAppType(AppType appType)
The type of known component.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withAppType(String appType)
The type of known component.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withConfigureOnly(Boolean configureOnly)
Update the configuration request of an application component.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withInclusionStatus(InclusionStatus inclusionStatus)
Indicates whether the application component has been included for server recommendation or not.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withInclusionStatus(String inclusionStatus)
Indicates whether the application component has been included for server recommendation or not.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withSecretsManagerKey(String secretsManagerKey)
Database credentials.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withSourceCodeList(Collection<SourceCode> sourceCodeList)
The list of source code configurations to update for the application component.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withSourceCodeList(SourceCode... sourceCodeList)
The list of source code configurations to update for the application component.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withStrategyOption(StrategyOption strategyOption)
The preferred strategy options for the application component.
|
Copyright © 2022. All rights reserved.