Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.responses |
Modifier and Type | Method and Description |
---|---|
CreateRunResponse |
DataFlowClient.createRun(CreateRunRequest request) |
CreateRunResponse |
DataFlow.createRun(CreateRunRequest request)
Creates a run for an application.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateRunResponse> |
DataFlowAsyncClient.createRun(CreateRunRequest request,
AsyncHandler<CreateRunRequest,CreateRunResponse> handler) |
Future<CreateRunResponse> |
DataFlowAsync.createRun(CreateRunRequest request,
AsyncHandler<CreateRunRequest,CreateRunResponse> handler)
Creates a run for an application.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateRunResponse> |
DataFlowAsyncClient.createRun(CreateRunRequest request,
AsyncHandler<CreateRunRequest,CreateRunResponse> handler) |
Future<CreateRunResponse> |
DataFlowAsync.createRun(CreateRunRequest request,
AsyncHandler<CreateRunRequest,CreateRunResponse> handler)
Creates a run for an application.
|
Modifier and Type | Method and Description |
---|---|
CreateRunResponse |
CreateRunResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateRunResponse.Builder |
CreateRunResponse.Builder.copy(CreateRunResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.