Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetJobExecutionResponse |
DbManagementClient.getJobExecution(GetJobExecutionRequest request) |
GetJobExecutionResponse |
DbManagement.getJobExecution(GetJobExecutionRequest request)
Gets the details for the job execution specified by jobExecutionId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetJobExecutionResponse> |
DbManagementAsync.getJobExecution(GetJobExecutionRequest request,
AsyncHandler<GetJobExecutionRequest,GetJobExecutionResponse> handler)
Gets the details for the job execution specified by jobExecutionId.
|
Future<GetJobExecutionResponse> |
DbManagementAsyncClient.getJobExecution(GetJobExecutionRequest request,
AsyncHandler<GetJobExecutionRequest,GetJobExecutionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetJobExecutionResponse> |
DbManagementAsync.getJobExecution(GetJobExecutionRequest request,
AsyncHandler<GetJobExecutionRequest,GetJobExecutionResponse> handler)
Gets the details for the job execution specified by jobExecutionId.
|
Future<GetJobExecutionResponse> |
DbManagementAsyncClient.getJobExecution(GetJobExecutionRequest request,
AsyncHandler<GetJobExecutionRequest,GetJobExecutionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetJobExecutionResponse |
GetJobExecutionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetJobExecutionResponse.Builder |
GetJobExecutionResponse.Builder.copy(GetJobExecutionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.