Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static TablespaceSummary.PredicateEvaluation |
TablespaceSummary.PredicateEvaluation.create(String key) |
TablespaceSummary.PredicateEvaluation |
TablespaceSummary.getPredicateEvaluation()
Indicates whether predicates are evaluated by Host or by Storage.
|
static TablespaceSummary.PredicateEvaluation |
TablespaceSummary.PredicateEvaluation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TablespaceSummary.PredicateEvaluation[] |
TablespaceSummary.PredicateEvaluation.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.predicateEvaluation(TablespaceSummary.PredicateEvaluation predicateEvaluation)
Indicates whether predicates are evaluated by Host or by Storage.
|
Copyright © 2016–2024. All rights reserved.