Package | Description |
---|---|
com.oracle.bmc.nosql.model |
Modifier and Type | Method and Description |
---|---|
Identity |
Identity.Builder.build() |
Identity |
Schema.getIdentity() |
Modifier and Type | Method and Description |
---|---|
Identity.Builder |
Identity.Builder.copy(Identity model) |
Schema.Builder |
Schema.Builder.identity(Identity identity) |
Constructor and Description |
---|
Schema(List<Column> columns,
List<String> primaryKey,
List<String> shardKey,
Integer ttl,
Identity identity)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.