| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
NetAppONTAPSVM |
NetAppONTAPSVM.clone() |
NetAppONTAPSVM |
NetAppONTAPSVM.withCifsShareCount(Long cifsShareCount)
The number of CIFS shares in the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withClusterUuid(String clusterUuid)
The universally unique identifier (UUID) of the cluster associated with the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withEnabledProtocols(Collection<String> enabledProtocols)
The data transfer protocols (such as NFS) configured for the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withEnabledProtocols(String... enabledProtocols)
The data transfer protocols (such as NFS) configured for the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withLunCount(Long lunCount)
The number of LUNs (logical unit numbers) in the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withMaxP95Performance(MaxP95Performance maxP95Performance)
The performance data that DataSync Discovery collects about the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withNfsExportedVolumes(Long nfsExportedVolumes)
The number of NFS volumes in the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withRecommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withRecommendations(Recommendation... recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withRecommendationStatus(RecommendationStatus recommendationStatus)
Indicates whether DataSync Discovery recommendations for the SVM are ready to view, incomplete, or can't be
determined.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withRecommendationStatus(String recommendationStatus)
Indicates whether DataSync Discovery recommendations for the SVM are ready to view, incomplete, or can't be
determined.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withResourceId(String resourceId)
The UUID of the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withSvmName(String svmName)
The name of the SVM
|
NetAppONTAPSVM |
NetAppONTAPSVM.withTotalCapacityProvisioned(Long totalCapacityProvisioned)
The total storage space that's available in the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withTotalCapacityUsed(Long totalCapacityUsed)
The storage space that's being used in the SVM.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withTotalLogicalCapacityUsed(Long totalLogicalCapacityUsed)
The storage space that's being used in the SVM without accounting for compression or deduplication.
|
NetAppONTAPSVM |
NetAppONTAPSVM.withTotalSnapshotCapacityUsed(Long totalSnapshotCapacityUsed)
The amount of storage in the SVM that's being used for snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetAppONTAPSVM> |
ResourceDetails.getNetAppONTAPSVMs()
The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises
storage system.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceDetails |
ResourceDetails.withNetAppONTAPSVMs(NetAppONTAPSVM... netAppONTAPSVMs)
The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises
storage system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDetails.setNetAppONTAPSVMs(Collection<NetAppONTAPSVM> netAppONTAPSVMs)
The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises
storage system.
|
ResourceDetails |
ResourceDetails.withNetAppONTAPSVMs(Collection<NetAppONTAPSVM> netAppONTAPSVMs)
The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises
storage system.
|
Copyright © 2024. All rights reserved.