Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
GetRunLogResponse |
DataFlowClient.getRunLog(GetRunLogRequest request) |
GetRunLogResponse |
DataFlow.getRunLog(GetRunLogRequest request)
Retrieves the content of an run log.
|
Future<GetRunLogResponse> |
DataFlowAsyncClient.getRunLog(GetRunLogRequest request,
AsyncHandler<GetRunLogRequest,GetRunLogResponse> handler) |
Future<GetRunLogResponse> |
DataFlowAsync.getRunLog(GetRunLogRequest request,
AsyncHandler<GetRunLogRequest,GetRunLogResponse> handler)
Retrieves the content of an run log.
|
Modifier and Type | Method and Description |
---|---|
Future<GetRunLogResponse> |
DataFlowAsyncClient.getRunLog(GetRunLogRequest request,
AsyncHandler<GetRunLogRequest,GetRunLogResponse> handler) |
Future<GetRunLogResponse> |
DataFlowAsync.getRunLog(GetRunLogRequest request,
AsyncHandler<GetRunLogRequest,GetRunLogResponse> handler)
Retrieves the content of an run log.
|
Modifier and Type | Method and Description |
---|---|
GetRunLogRequest |
GetRunLogRequest.Builder.build()
Build the instance of GetRunLogRequest as configured by this builder
|
GetRunLogRequest |
GetRunLogRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetRunLogRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetRunLogRequest.Builder |
GetRunLogRequest.Builder.copy(GetRunLogRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.