| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static Recommendation.Builder |
Recommendation.builder() |
Recommendation.Builder |
Recommendation.Builder.estimatedMonthlyStorageCost(String estimatedMonthlyStorageCost)
The estimated monthly cost of the recommended Amazon Web Services storage service.
|
Recommendation.Builder |
Recommendation.Builder.storageConfiguration(Map<String,String> storageConfiguration)
Information about how you can set up a recommended Amazon Web Services storage service.
|
Recommendation.Builder |
Recommendation.Builder.storageType(String storageType)
A recommended Amazon Web Services storage service that you can migrate data to based on information that
DataSync Discovery collects about your on-premises storage system.
|
Recommendation.Builder |
Recommendation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Recommendation.Builder> |
Recommendation.serializableBuilderClass() |
Copyright © 2023. All rights reserved.