| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
AssessmentSummary |
AssessmentSummary.clone() |
AssessmentSummary |
GetPortfolioSummaryResult.getAssessmentSummary()
An assessment summary for the portfolio including the number of servers to rehost and the overall number of
anti-patterns.
|
AssessmentSummary |
AssessmentSummary.withAntipatternReportS3Object(S3Object antipatternReportS3Object)
The Amazon S3 object containing the anti-pattern report.
|
AssessmentSummary |
AssessmentSummary.withAntipatternReportStatus(AntipatternReportStatus antipatternReportStatus)
The status of the anti-pattern report.
|
AssessmentSummary |
AssessmentSummary.withAntipatternReportStatus(String antipatternReportStatus)
The status of the anti-pattern report.
|
AssessmentSummary |
AssessmentSummary.withAntipatternReportStatusMessage(String antipatternReportStatusMessage)
The status message of the anti-pattern report.
|
AssessmentSummary |
AssessmentSummary.withLastAnalyzedTimestamp(Date lastAnalyzedTimestamp)
The time the assessment was performed.
|
AssessmentSummary |
AssessmentSummary.withListAntipatternSeveritySummary(AntipatternSeveritySummary... listAntipatternSeveritySummary)
List of AntipatternSeveritySummary.
|
AssessmentSummary |
AssessmentSummary.withListAntipatternSeveritySummary(Collection<AntipatternSeveritySummary> listAntipatternSeveritySummary)
List of AntipatternSeveritySummary.
|
AssessmentSummary |
AssessmentSummary.withListApplicationComponentStatusSummary(ApplicationComponentStatusSummary... listApplicationComponentStatusSummary)
List of status summaries of the analyzed application components.
|
AssessmentSummary |
AssessmentSummary.withListApplicationComponentStatusSummary(Collection<ApplicationComponentStatusSummary> listApplicationComponentStatusSummary)
List of status summaries of the analyzed application components.
|
AssessmentSummary |
AssessmentSummary.withListApplicationComponentStrategySummary(Collection<StrategySummary> listApplicationComponentStrategySummary)
List of ApplicationComponentStrategySummary.
|
AssessmentSummary |
AssessmentSummary.withListApplicationComponentStrategySummary(StrategySummary... listApplicationComponentStrategySummary)
List of ApplicationComponentStrategySummary.
|
AssessmentSummary |
AssessmentSummary.withListApplicationComponentSummary(ApplicationComponentSummary... listApplicationComponentSummary)
List of ApplicationComponentSummary.
|
AssessmentSummary |
AssessmentSummary.withListApplicationComponentSummary(Collection<ApplicationComponentSummary> listApplicationComponentSummary)
List of ApplicationComponentSummary.
|
AssessmentSummary |
AssessmentSummary.withListServerStatusSummary(Collection<ServerStatusSummary> listServerStatusSummary)
List of status summaries of the analyzed servers.
|
AssessmentSummary |
AssessmentSummary.withListServerStatusSummary(ServerStatusSummary... listServerStatusSummary)
List of status summaries of the analyzed servers.
|
AssessmentSummary |
AssessmentSummary.withListServerStrategySummary(Collection<StrategySummary> listServerStrategySummary)
List of ServerStrategySummary.
|
AssessmentSummary |
AssessmentSummary.withListServerStrategySummary(StrategySummary... listServerStrategySummary)
List of ServerStrategySummary.
|
AssessmentSummary |
AssessmentSummary.withListServerSummary(Collection<ServerSummary> listServerSummary)
List of ServerSummary.
|
AssessmentSummary |
AssessmentSummary.withListServerSummary(ServerSummary... listServerSummary)
List of ServerSummary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPortfolioSummaryResult.setAssessmentSummary(AssessmentSummary assessmentSummary)
An assessment summary for the portfolio including the number of servers to rehost and the overall number of
anti-patterns.
|
GetPortfolioSummaryResult |
GetPortfolioSummaryResult.withAssessmentSummary(AssessmentSummary assessmentSummary)
An assessment summary for the portfolio including the number of servers to rehost and the overall number of
anti-patterns.
|
Copyright © 2025. All rights reserved.