| Package | Description |
|---|---|
| tech.ydb.export.settings |
| Modifier and Type | Method and Description |
|---|---|
ExportToS3Settings.StorageClass |
ExportToS3Settings.getStorageClass() |
static ExportToS3Settings.StorageClass |
ExportToS3Settings.StorageClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportToS3Settings.StorageClass[] |
ExportToS3Settings.StorageClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExportToS3Settings.Builder |
ExportToS3Settings.Builder.setStorageClass(ExportToS3Settings.StorageClass storageClass) |
Copyright © 2024. All rights reserved.