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