| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
ServerStatusSummary |
ServerStatusSummary.clone() |
ServerStatusSummary |
ServerStatusSummary.withCount(Integer count)
The number of servers successfully analyzed, partially successful or failed analysis.
|
ServerStatusSummary |
ServerStatusSummary.withRunTimeAssessmentStatus(RunTimeAssessmentStatus runTimeAssessmentStatus)
The status of the run time.
|
ServerStatusSummary |
ServerStatusSummary.withRunTimeAssessmentStatus(String runTimeAssessmentStatus)
The status of the run time.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerStatusSummary> |
AssessmentSummary.getListServerStatusSummary()
List of status summaries of the analyzed servers.
|
| Modifier and Type | Method and Description |
|---|---|
AssessmentSummary |
AssessmentSummary.withListServerStatusSummary(ServerStatusSummary... listServerStatusSummary)
List of status summaries of the analyzed servers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssessmentSummary.setListServerStatusSummary(Collection<ServerStatusSummary> listServerStatusSummary)
List of status summaries of the analyzed servers.
|
AssessmentSummary |
AssessmentSummary.withListServerStatusSummary(Collection<ServerStatusSummary> listServerStatusSummary)
List of status summaries of the analyzed servers.
|
Copyright © 2025. All rights reserved.