Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateJobResponse |
DbManagementClient.createJob(CreateJobRequest request) |
CreateJobResponse |
DbManagement.createJob(CreateJobRequest request)
Creates a job to be executed on a Managed Database or Managed Database Group.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateJobResponse> |
DbManagementAsync.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler)
Creates a job to be executed on a Managed Database or Managed Database Group.
|
Future<CreateJobResponse> |
DbManagementAsyncClient.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateJobResponse> |
DbManagementAsync.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler)
Creates a job to be executed on a Managed Database or Managed Database Group.
|
Future<CreateJobResponse> |
DbManagementAsyncClient.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateJobResponse |
CreateJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateJobResponse.Builder |
CreateJobResponse.Builder.copy(CreateJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.