| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
List<SourceCode> |
UpdateApplicationComponentConfigRequest.sourceCodeList()
The list of source code configurations to update for the application component.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateApplicationComponentConfigRequest.Builder |
UpdateApplicationComponentConfigRequest.Builder.sourceCodeList(SourceCode... sourceCodeList)
The list of source code configurations to update for the application component.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateApplicationComponentConfigRequest.Builder |
UpdateApplicationComponentConfigRequest.Builder.sourceCodeList(Collection<SourceCode> sourceCodeList)
The list of source code configurations to update for the application component.
|
Copyright © 2022. All rights reserved.