Package | Description |
---|---|
com.oracle.bmc.dataintegration.model | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Class and Description |
---|---|
class |
CreateTaskFromDataLoaderTask
The information about a data flow task.
|
class |
CreateTaskFromIntegrationTask
The information about the integration task.
|
class |
CreateTaskFromOCIDataflowTask
The information about the OCI Dataflow task.
|
class |
CreateTaskFromPipelineTask
The information about the pipeline task.
|
class |
CreateTaskFromRestTask
The information about the Generic REST task.
|
class |
CreateTaskFromSQLTask
The information about the SQL task.
|
Modifier and Type | Method and Description |
---|---|
CreateTaskDetails |
CreateTaskRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateTaskDetails |
CreateTaskRequest.getCreateTaskDetails()
The details needed to create a new task.
|
Modifier and Type | Method and Description |
---|---|
CreateTaskRequest.Builder |
CreateTaskRequest.Builder.body$(CreateTaskDetails body)
Alternative setter for the body parameter.
|
CreateTaskRequest.Builder |
CreateTaskRequest.Builder.createTaskDetails(CreateTaskDetails createTaskDetails)
The details needed to create a new task.
|
Copyright © 2016–2024. All rights reserved.