Uses of Class
software.amazon.awssdk.services.datasync.model.MaxP95Performance
-
Packages that use MaxP95Performance Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of MaxP95Performance in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return MaxP95Performance Modifier and Type Method Description MaxP95PerformanceNetAppONTAPCluster. maxP95Performance()The performance data that DataSync Discovery collects about the cluster.MaxP95PerformanceNetAppONTAPSVM. maxP95Performance()The performance data that DataSync Discovery collects about the SVM.MaxP95PerformanceNetAppONTAPVolume. maxP95Performance()The performance data that DataSync Discovery collects about the volume.Methods in software.amazon.awssdk.services.datasync.model with parameters of type MaxP95Performance Modifier and Type Method Description NetAppONTAPCluster.BuilderNetAppONTAPCluster.Builder. maxP95Performance(MaxP95Performance maxP95Performance)The performance data that DataSync Discovery collects about the cluster.NetAppONTAPSVM.BuilderNetAppONTAPSVM.Builder. maxP95Performance(MaxP95Performance maxP95Performance)The performance data that DataSync Discovery collects about the SVM.NetAppONTAPVolume.BuilderNetAppONTAPVolume.Builder. maxP95Performance(MaxP95Performance maxP95Performance)The performance data that DataSync Discovery collects about the volume.
-