Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static Tablespace.PredicateEvaluation |
Tablespace.PredicateEvaluation.create(String key) |
Tablespace.PredicateEvaluation |
Tablespace.getPredicateEvaluation()
Indicates whether predicates are evaluated by Host or by Storage.
|
static Tablespace.PredicateEvaluation |
Tablespace.PredicateEvaluation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tablespace.PredicateEvaluation[] |
Tablespace.PredicateEvaluation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Tablespace.Builder |
Tablespace.Builder.predicateEvaluation(Tablespace.PredicateEvaluation predicateEvaluation)
Indicates whether predicates are evaluated by Host or by Storage.
|
Copyright © 2016–2024. All rights reserved.