| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement | |
| com.oracle.bmc.databasemanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
GetJobRunResponse |
DbManagementClient.getJobRun(GetJobRunRequest request) |
GetJobRunResponse |
DbManagement.getJobRun(GetJobRunRequest request)
Gets the details for the job run specified by jobRunId.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetJobRunResponse> |
DbManagementAsync.getJobRun(GetJobRunRequest request,
com.oracle.bmc.responses.AsyncHandler<GetJobRunRequest,GetJobRunResponse> handler)
Gets the details for the job run specified by jobRunId.
|
Future<GetJobRunResponse> |
DbManagementAsyncClient.getJobRun(GetJobRunRequest request,
com.oracle.bmc.responses.AsyncHandler<GetJobRunRequest,GetJobRunResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetJobRunResponse> |
DbManagementAsync.getJobRun(GetJobRunRequest request,
com.oracle.bmc.responses.AsyncHandler<GetJobRunRequest,GetJobRunResponse> handler)
Gets the details for the job run specified by jobRunId.
|
Future<GetJobRunResponse> |
DbManagementAsyncClient.getJobRun(GetJobRunRequest request,
com.oracle.bmc.responses.AsyncHandler<GetJobRunRequest,GetJobRunResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetJobRunResponse |
GetJobRunResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
GetJobRunResponse.Builder |
GetJobRunResponse.Builder.copy(GetJobRunResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.