Package | Description |
---|---|
com.oracle.bmc.nosql.model | |
com.oracle.bmc.nosql.requests |
Modifier and Type | Method and Description |
---|---|
UpdateRowDetails |
UpdateRowDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateRowDetails.Builder |
UpdateRowDetails.Builder.copy(UpdateRowDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateRowDetails |
UpdateRowRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateRowDetails |
UpdateRowRequest.getUpdateRowDetails()
Specifications for the putting of a table row.
|
Modifier and Type | Method and Description |
---|---|
UpdateRowRequest.Builder |
UpdateRowRequest.Builder.body$(UpdateRowDetails body)
Alternative setter for the body parameter.
|
UpdateRowRequest.Builder |
UpdateRowRequest.Builder.updateRowDetails(UpdateRowDetails updateRowDetails)
Specifications for the putting of a table row.
|
Copyright © 2016–2024. All rights reserved.