Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model.analytics |
Modifier and Type | Method and Description |
---|---|
StorageClassAnalysis |
AnalyticsConfiguration.getStorageClassAnalysis()
Returns the
StorageClassAnalysis object. |
StorageClassAnalysis |
StorageClassAnalysis.withDataExport(StorageClassAnalysisDataExport dataExport)
Sets the container used to describe how data related to the
storage class analysis should be exported.
|
Modifier and Type | Method and Description |
---|---|
void |
AnalyticsConfiguration.setStorageClassAnalysis(StorageClassAnalysis storageClassAnalysis)
Sets the StorageClassAnalysis object which indicates that data related to access patterns
will be collected and made available to analyze the tradeoffs between different storage classes.
|
AnalyticsConfiguration |
AnalyticsConfiguration.withStorageClassAnalysis(StorageClassAnalysis storageClassAnalysis)
Sets the StorageClassAnalysis object which indicates that data related to access patterns
will be collected and made available to analyze the tradeoffs between different storage classes.
|
Copyright © 2024. All rights reserved.