Package | Description |
---|---|
com.oracle.bmc.dataintegration.model | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
CreateDataFlowDetails |
CreateDataFlowDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateDataFlowDetails.Builder |
CreateDataFlowDetails.Builder.copy(CreateDataFlowDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateDataFlowDetails |
CreateDataFlowRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateDataFlowDetails |
CreateDataFlowRequest.getCreateDataFlowDetails()
The details needed to create a new data flow.
|
Modifier and Type | Method and Description |
---|---|
CreateDataFlowRequest.Builder |
CreateDataFlowRequest.Builder.body$(CreateDataFlowDetails body)
Alternative setter for the body parameter.
|
CreateDataFlowRequest.Builder |
CreateDataFlowRequest.Builder.createDataFlowDetails(CreateDataFlowDetails createDataFlowDetails)
The details needed to create a new data flow.
|
Copyright © 2016–2024. All rights reserved.