Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.responses |
Modifier and Type | Method and Description |
---|---|
CreatePoolResponse |
DataFlowClient.createPool(CreatePoolRequest request) |
CreatePoolResponse |
DataFlow.createPool(CreatePoolRequest request)
Create a pool to be used by dataflow runs or applications.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePoolResponse> |
DataFlowAsyncClient.createPool(CreatePoolRequest request,
AsyncHandler<CreatePoolRequest,CreatePoolResponse> handler) |
Future<CreatePoolResponse> |
DataFlowAsync.createPool(CreatePoolRequest request,
AsyncHandler<CreatePoolRequest,CreatePoolResponse> handler)
Create a pool to be used by dataflow runs or applications.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePoolResponse> |
DataFlowAsyncClient.createPool(CreatePoolRequest request,
AsyncHandler<CreatePoolRequest,CreatePoolResponse> handler) |
Future<CreatePoolResponse> |
DataFlowAsync.createPool(CreatePoolRequest request,
AsyncHandler<CreatePoolRequest,CreatePoolResponse> handler)
Create a pool to be used by dataflow runs or applications.
|
Modifier and Type | Method and Description |
---|---|
CreatePoolResponse |
CreatePoolResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePoolResponse.Builder |
CreatePoolResponse.Builder.copy(CreatePoolResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.