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