| Package | Description |
|---|---|
| com.ibm.cloud.objectstorage.services.s3.model.analytics |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsExportDestination |
StorageClassAnalysisDataExport.getDestination()
Returns the place to store the data for an analysis.
|
AnalyticsExportDestination |
AnalyticsExportDestination.withS3BucketDestination(AnalyticsS3BucketDestination s3BucketDestination) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageClassAnalysisDataExport.setDestination(AnalyticsExportDestination destination)
Sets the place to store the data for an analysis.
|
StorageClassAnalysisDataExport |
StorageClassAnalysisDataExport.withDestination(AnalyticsExportDestination destination)
Sets the place to store the data for an analysis
and return this object for method chaining.
|
Copyright © 2025. All rights reserved.