Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model.analytics |
Modifier and Type | Method and Description |
---|---|
static StorageClassAnalysisSchemaVersion |
StorageClassAnalysisSchemaVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageClassAnalysisSchemaVersion[] |
StorageClassAnalysisSchemaVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StorageClassAnalysisDataExport.setOutputSchemaVersion(StorageClassAnalysisSchemaVersion outputSchemaVersion)
Sets the version of the output schema to use when exporting data.
|
StorageClassAnalysisDataExport |
StorageClassAnalysisDataExport.withOutputSchemaVersion(StorageClassAnalysisSchemaVersion outputSchemaVersion)
Sets the version of the output schema to use when exporting data
and returns this object for method chaining.
|
Copyright © 2024. All rights reserved.