Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model.analytics |
Modifier and Type | Method and Description |
---|---|
static AnalyticsS3ExportFileFormat |
AnalyticsS3ExportFileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticsS3ExportFileFormat[] |
AnalyticsS3ExportFileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AnalyticsS3BucketDestination.setFormat(AnalyticsS3ExportFileFormat format)
Sets the file format used when exporting data to Amazon S3.
|
AnalyticsS3BucketDestination |
AnalyticsS3BucketDestination.withFormat(AnalyticsS3ExportFileFormat format)
Sets the file format used when exporting data to Amazon S3.
|
Copyright © 2024. All rights reserved.