Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static TablespaceSummary.CompressFor |
TablespaceSummary.CompressFor.create(String key) |
TablespaceSummary.CompressFor |
TablespaceSummary.getCompressFor()
The operation type for which default compression is enabled.
|
static TablespaceSummary.CompressFor |
TablespaceSummary.CompressFor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TablespaceSummary.CompressFor[] |
TablespaceSummary.CompressFor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TablespaceSummary.Builder |
TablespaceSummary.Builder.compressFor(TablespaceSummary.CompressFor compressFor)
The operation type for which default compression is enabled.
|
Copyright © 2016–2024. All rights reserved.