Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreatePipelineResponse |
DataIntegrationClient.createPipeline(CreatePipelineRequest request) |
CreatePipelineResponse |
DataIntegration.createPipeline(CreatePipelineRequest request)
Creates a new pipeline in a project or folder ready for performing task orchestration.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePipelineResponse> |
DataIntegrationAsync.createPipeline(CreatePipelineRequest request,
AsyncHandler<CreatePipelineRequest,CreatePipelineResponse> handler)
Creates a new pipeline in a project or folder ready for performing task orchestration.
|
Future<CreatePipelineResponse> |
DataIntegrationAsyncClient.createPipeline(CreatePipelineRequest request,
AsyncHandler<CreatePipelineRequest,CreatePipelineResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePipelineResponse> |
DataIntegrationAsync.createPipeline(CreatePipelineRequest request,
AsyncHandler<CreatePipelineRequest,CreatePipelineResponse> handler)
Creates a new pipeline in a project or folder ready for performing task orchestration.
|
Future<CreatePipelineResponse> |
DataIntegrationAsyncClient.createPipeline(CreatePipelineRequest request,
AsyncHandler<CreatePipelineRequest,CreatePipelineResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreatePipelineResponse |
CreatePipelineResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePipelineResponse.Builder |
CreatePipelineResponse.Builder.copy(CreatePipelineResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.