| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
PipelineInfo |
PipelineInfo.clone() |
PipelineInfo |
PipelineInfo.withPipelineConfigurationTimeStamp(String pipelineConfigurationTimeStamp)
The time when the pipeline info was configured.
|
PipelineInfo |
PipelineInfo.withPipelineType(PipelineType pipelineType)
The type of pipeline.
|
PipelineInfo |
PipelineInfo.withPipelineType(String pipelineType)
The type of pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
List<PipelineInfo> |
ConfigurationSummary.getPipelineInfoList()
The list of pipeline info configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSummary |
ConfigurationSummary.withPipelineInfoList(PipelineInfo... pipelineInfoList)
The list of pipeline info configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationSummary.setPipelineInfoList(Collection<PipelineInfo> pipelineInfoList)
The list of pipeline info configurations.
|
ConfigurationSummary |
ConfigurationSummary.withPipelineInfoList(Collection<PipelineInfo> pipelineInfoList)
The list of pipeline info configurations.
|
Copyright © 2025. All rights reserved.