Package | Description |
---|---|
com.oracle.bmc.dataintegration.model | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateTaskFromDataLoaderTask
The information about the data loader task.
|
class |
UpdateTaskFromIntegrationTask
The information about the integration task.
|
class |
UpdateTaskFromOCIDataflowTask
The information about the OCI Dataflow task.
|
class |
UpdateTaskFromPipelineTask
The information about the pipeline task.
|
class |
UpdateTaskFromRestTask
The information about the Generic REST task.
|
class |
UpdateTaskFromSQLTask
The information about the SQL task.
|
Modifier and Type | Method and Description |
---|---|
UpdateTaskDetails |
UpdateTaskRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateTaskDetails |
UpdateTaskRequest.getUpdateTaskDetails()
The details needed to update a task.
|
Modifier and Type | Method and Description |
---|---|
UpdateTaskRequest.Builder |
UpdateTaskRequest.Builder.body$(UpdateTaskDetails body)
Alternative setter for the body parameter.
|
UpdateTaskRequest.Builder |
UpdateTaskRequest.Builder.updateTaskDetails(UpdateTaskDetails updateTaskDetails)
The details needed to update a task.
|
Copyright © 2016–2024. All rights reserved.