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