Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static TablespaceSummary.DefaultIndexCompression |
TablespaceSummary.DefaultIndexCompression.create(String key) |
TablespaceSummary.DefaultIndexCompression |
TablespaceSummary.getDefaultIndexCompression()
Indicates whether default index compression is enabled or disabled.
|
static TablespaceSummary.DefaultIndexCompression |
TablespaceSummary.DefaultIndexCompression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TablespaceSummary.DefaultIndexCompression[] |
TablespaceSummary.DefaultIndexCompression.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.defaultIndexCompression(TablespaceSummary.DefaultIndexCompression defaultIndexCompression)
Indicates whether default index compression is enabled or disabled.
|
Copyright © 2016–2024. All rights reserved.