Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
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.
|
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 |
---|---|
GetJobRunRequest |
GetJobRunRequest.Builder.build()
Build the instance of GetJobRunRequest as configured by this builder
|
GetJobRunRequest |
GetJobRunRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJobRunRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJobRunRequest.Builder |
GetJobRunRequest.Builder.copy(GetJobRunRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.