Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
DeletePipelineResponse |
DataIntegrationClient.deletePipeline(DeletePipelineRequest request) |
DeletePipelineResponse |
DataIntegration.deletePipeline(DeletePipelineRequest request)
Removes a pipeline from a project or folder using the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePipelineResponse> |
DataIntegrationAsync.deletePipeline(DeletePipelineRequest request,
AsyncHandler<DeletePipelineRequest,DeletePipelineResponse> handler)
Removes a pipeline from a project or folder using the specified identifier.
|
Future<DeletePipelineResponse> |
DataIntegrationAsyncClient.deletePipeline(DeletePipelineRequest request,
AsyncHandler<DeletePipelineRequest,DeletePipelineResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeletePipelineResponse> |
DataIntegrationAsync.deletePipeline(DeletePipelineRequest request,
AsyncHandler<DeletePipelineRequest,DeletePipelineResponse> handler)
Removes a pipeline from a project or folder using the specified identifier.
|
Future<DeletePipelineResponse> |
DataIntegrationAsyncClient.deletePipeline(DeletePipelineRequest request,
AsyncHandler<DeletePipelineRequest,DeletePipelineResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeletePipelineResponse |
DeletePipelineResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeletePipelineResponse.Builder |
DeletePipelineResponse.Builder.copy(DeletePipelineResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.