| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
NetAppONTAPCluster |
NetAppONTAPCluster.clone() |
NetAppONTAPCluster |
NetAppONTAPCluster.withCifsShareCount(Long cifsShareCount)
The number of CIFS shares in the cluster.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withClusterBlockStorageLogicalUsed(Long clusterBlockStorageLogicalUsed)
The storage space that's being used in the cluster without accounting for compression or deduplication.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withClusterBlockStorageSize(Long clusterBlockStorageSize)
The total storage space that's available in the cluster.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withClusterBlockStorageUsed(Long clusterBlockStorageUsed)
The storage space that's being used in a cluster.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withClusterCloudStorageUsed(Long clusterCloudStorageUsed)
The amount of space in the cluster that's in cloud storage (for example, if you're using data tiering).
|
NetAppONTAPCluster |
NetAppONTAPCluster.withClusterName(String clusterName)
The name of the cluster.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withLunCount(Long lunCount)
The number of LUNs (logical unit numbers) in the cluster.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withMaxP95Performance(MaxP95Performance maxP95Performance)
The performance data that DataSync Discovery collects about the cluster.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withNfsExportedVolumes(Long nfsExportedVolumes)
The number of NFS volumes in the cluster.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withRecommendations(Collection<Recommendation> recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the cluster.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withRecommendations(Recommendation... recommendations)
The Amazon Web Services storage services that DataSync Discovery recommends for the cluster.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withRecommendationStatus(RecommendationStatus recommendationStatus)
Indicates whether DataSync Discovery recommendations for the cluster are ready to view, incomplete, or can't be
determined.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withRecommendationStatus(String recommendationStatus)
Indicates whether DataSync Discovery recommendations for the cluster are ready to view, incomplete, or can't be
determined.
|
NetAppONTAPCluster |
NetAppONTAPCluster.withResourceId(String resourceId)
The universally unique identifier (UUID) of the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetAppONTAPCluster> |
ResourceDetails.getNetAppONTAPClusters()
The information that DataSync Discovery collects about the cluster in your on-premises storage system.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceDetails |
ResourceDetails.withNetAppONTAPClusters(NetAppONTAPCluster... netAppONTAPClusters)
The information that DataSync Discovery collects about the cluster in your on-premises storage system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDetails.setNetAppONTAPClusters(Collection<NetAppONTAPCluster> netAppONTAPClusters)
The information that DataSync Discovery collects about the cluster in your on-premises storage system.
|
ResourceDetails |
ResourceDetails.withNetAppONTAPClusters(Collection<NetAppONTAPCluster> netAppONTAPClusters)
The information that DataSync Discovery collects about the cluster in your on-premises storage system.
|
Copyright © 2023. All rights reserved.