Package | Description |
---|---|
com.oracle.bmc.opsi.model | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
IngestSqlTextDetails |
IngestSqlTextDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
IngestSqlTextDetails.Builder |
IngestSqlTextDetails.Builder.copy(IngestSqlTextDetails model) |
Modifier and Type | Method and Description |
---|---|
IngestSqlTextDetails |
IngestSqlTextRequest.getBody$()
Alternative accessor for the body parameter.
|
IngestSqlTextDetails |
IngestSqlTextRequest.getIngestSqlTextDetails()
Collection of SQL text objects for a particular database.
|
Modifier and Type | Method and Description |
---|---|
IngestSqlTextRequest.Builder |
IngestSqlTextRequest.Builder.body$(IngestSqlTextDetails body)
Alternative setter for the body parameter.
|
IngestSqlTextRequest.Builder |
IngestSqlTextRequest.Builder.ingestSqlTextDetails(IngestSqlTextDetails ingestSqlTextDetails)
Collection of SQL text objects for a particular database.
|
Copyright © 2016–2024. All rights reserved.