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