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,
AsyncHandler<GetJobRunRequest,GetJobRunResponse> handler)
Gets the details for the job run specified by jobRunId.
|
Future<GetJobRunResponse> |
DbManagementAsyncClient.getJobRun(GetJobRunRequest request,
AsyncHandler<GetJobRunRequest,GetJobRunResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetJobRunResponse> |
DbManagementAsync.getJobRun(GetJobRunRequest request,
AsyncHandler<GetJobRunRequest,GetJobRunResponse> handler)
Gets the details for the job run specified by jobRunId.
|
Future<GetJobRunResponse> |
DbManagementAsyncClient.getJobRun(GetJobRunRequest request,
AsyncHandler<GetJobRunRequest,GetJobRunResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetJobRunResponse |
GetJobRunResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.