Package | Description |
---|---|
com.oracle.bmc.nosql.model | |
com.oracle.bmc.nosql.requests |
Modifier and Type | Method and Description |
---|---|
CreateTableDetails |
CreateTableDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateTableDetails.Builder |
CreateTableDetails.Builder.copy(CreateTableDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateTableDetails |
CreateTableRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateTableDetails |
CreateTableRequest.getCreateTableDetails()
Specifications for the new table.
|
Modifier and Type | Method and Description |
---|---|
CreateTableRequest.Builder |
CreateTableRequest.Builder.body$(CreateTableDetails body)
Alternative setter for the body parameter.
|
CreateTableRequest.Builder |
CreateTableRequest.Builder.createTableDetails(CreateTableDetails createTableDetails)
Specifications for the new table.
|
Copyright © 2016–2024. All rights reserved.