| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
ServerSummary |
ServerSummary.clone() |
ServerSummary |
ServerSummary.withCount(Integer count)
Number of servers.
|
ServerSummary |
ServerSummary.withServerOsType(ServerOsType serverOsType)
Type of operating system for the servers.
|
ServerSummary |
ServerSummary.withServerOsType(String serverOsType)
Type of operating system for the servers.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerSummary> |
AssessmentSummary.getListServerSummary()
List of ServerSummary.
|
| Modifier and Type | Method and Description |
|---|---|
AssessmentSummary |
AssessmentSummary.withListServerSummary(ServerSummary... listServerSummary)
List of ServerSummary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssessmentSummary.setListServerSummary(Collection<ServerSummary> listServerSummary)
List of ServerSummary.
|
AssessmentSummary |
AssessmentSummary.withListServerSummary(Collection<ServerSummary> listServerSummary)
List of ServerSummary.
|
Copyright © 2024. All rights reserved.