| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.addStorageConfigurationEntry(String key,
String value)
Add a single StorageConfiguration entry
|
Recommendation |
Recommendation.clearStorageConfigurationEntries()
Removes all the entries added into StorageConfiguration.
|
Recommendation |
Recommendation.clone() |
Recommendation |
Recommendation.withEstimatedMonthlyStorageCost(String estimatedMonthlyStorageCost)
The estimated monthly cost of the recommended Amazon Web Services storage service.
|
Recommendation |
Recommendation.withStorageConfiguration(Map<String,String> storageConfiguration)
Information about how you can set up a recommended Amazon Web Services storage service.
|
Recommendation |
Recommendation.withStorageType(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.
|
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation> |
NetAppONTAPVolume.getRecommendations()
The Amazon Web Services storage services that DataSync Discovery recommends for the volume.
|
List<Recommendation> |
NetAppONTAPSVM.getRecommendations()
The Amazon Web Services storage services that DataSync Discovery recommends for the SVM.
|
List<Recommendation> |
NetAppONTAPCluster.getRecommendations()
The Amazon Web Services storage services that DataSync Discovery recommends for the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
NetAppONTAPVolume |
NetAppONTAPVolume.withRecommendations(Recommendation... recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the volume.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withRecommendations(Recommendation... recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the SVM.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withRecommendations(Recommendation... recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetAppONTAPVolume.setRecommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the volume.
|
void |
NetAppONTAPSVM.setRecommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the SVM.
|
void |
NetAppONTAPCluster.setRecommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the cluster.
|
NetAppONTAPVolume |
NetAppONTAPVolume.withRecommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the volume.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withRecommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the SVM.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withRecommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the cluster.
|
Copyright © 2024. All rights reserved.