Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetRuntimePipelineResponse |
DataIntegrationClient.getRuntimePipeline(GetRuntimePipelineRequest request) |
GetRuntimePipelineResponse |
DataIntegration.getRuntimePipeline(GetRuntimePipelineRequest request)
Retrieves a runtime pipeline using the specified identifier.
|
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 |
---|---|
GetRuntimePipelineRequest |
GetRuntimePipelineRequest.Builder.build()
Build the instance of GetRuntimePipelineRequest as configured by this builder
|
GetRuntimePipelineRequest |
GetRuntimePipelineRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetRuntimePipelineRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetRuntimePipelineRequest.Builder |
GetRuntimePipelineRequest.Builder.copy(GetRuntimePipelineRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.