Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static TablespaceSummary.IndexCompressFor |
TablespaceSummary.IndexCompressFor.create(String key) |
TablespaceSummary.IndexCompressFor |
TablespaceSummary.getIndexCompressFor()
The operation type for which default index compression is enabled.
|
static TablespaceSummary.IndexCompressFor |
TablespaceSummary.IndexCompressFor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TablespaceSummary.IndexCompressFor[] |
TablespaceSummary.IndexCompressFor.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.indexCompressFor(TablespaceSummary.IndexCompressFor indexCompressFor)
The operation type for which default index compression is enabled.
|
Copyright © 2016–2024. All rights reserved.