Uses of Class
software.amazon.awssdk.services.datasync.model.NetAppONTAPSVM
-
Packages that use NetAppONTAPSVM Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of NetAppONTAPSVM in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type NetAppONTAPSVM Modifier and Type Method Description List<NetAppONTAPSVM>ResourceDetails. netAppONTAPSVMs()The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises storage system.Methods in software.amazon.awssdk.services.datasync.model with parameters of type NetAppONTAPSVM Modifier and Type Method Description ResourceDetails.BuilderResourceDetails.Builder. netAppONTAPSVMs(NetAppONTAPSVM... netAppONTAPSVMs)The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises storage system.Method parameters in software.amazon.awssdk.services.datasync.model with type arguments of type NetAppONTAPSVM Modifier and Type Method Description ResourceDetails.BuilderResourceDetails.Builder. netAppONTAPSVMs(Collection<NetAppONTAPSVM> netAppONTAPSVMs)The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises storage system.
-