| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation> |
NetAppONTAPSVM.recommendations()
The Amazon Web Services storage services that DataSync Discovery recommends for the SVM.
|
List<Recommendation> |
NetAppONTAPVolume.recommendations()
The Amazon Web Services storage services that DataSync Discovery recommends for the volume.
|
List<Recommendation> |
NetAppONTAPCluster.recommendations()
The Amazon Web Services storage services that DataSync Discovery recommends for the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
NetAppONTAPSVM.Builder |
NetAppONTAPSVM.Builder.recommendations(Recommendation... recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the SVM.
|
NetAppONTAPVolume.Builder |
NetAppONTAPVolume.Builder.recommendations(Recommendation... recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the volume.
|
NetAppONTAPCluster.Builder |
NetAppONTAPCluster.Builder.recommendations(Recommendation... recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
NetAppONTAPSVM.Builder |
NetAppONTAPSVM.Builder.recommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the SVM.
|
NetAppONTAPVolume.Builder |
NetAppONTAPVolume.Builder.recommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the volume.
|
NetAppONTAPCluster.Builder |
NetAppONTAPCluster.Builder.recommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the cluster.
|
Copyright © 2023. All rights reserved.