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