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