Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
AddDataFilesDetails |
AddDataFilesDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AddDataFilesDetails.Builder |
AddDataFilesDetails.Builder.copy(AddDataFilesDetails model) |
Modifier and Type | Method and Description |
---|---|
AddDataFilesDetails |
AddDataFilesRequest.getAddDataFilesDetails()
The details required to add data files or temp files to the tablespace.
|
AddDataFilesDetails |
AddDataFilesRequest.getBody$()
Alternative accessor for the body parameter.
|
Modifier and Type | Method and Description |
---|---|
AddDataFilesRequest.Builder |
AddDataFilesRequest.Builder.addDataFilesDetails(AddDataFilesDetails addDataFilesDetails)
The details required to add data files or temp files to the tablespace.
|
AddDataFilesRequest.Builder |
AddDataFilesRequest.Builder.body$(AddDataFilesDetails body)
Alternative setter for the body parameter.
|
Copyright © 2016–2024. All rights reserved.