Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
CreateScheduledJobResponse |
ScheduledJob.createScheduledJob(CreateScheduledJobRequest request)
Creates a new scheduled job.
|
CreateScheduledJobResponse |
ScheduledJobClient.createScheduledJob(CreateScheduledJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduledJobResponse> |
ScheduledJobAsync.createScheduledJob(CreateScheduledJobRequest request,
AsyncHandler<CreateScheduledJobRequest,CreateScheduledJobResponse> handler)
Creates a new scheduled job.
|
Future<CreateScheduledJobResponse> |
ScheduledJobAsyncClient.createScheduledJob(CreateScheduledJobRequest request,
AsyncHandler<CreateScheduledJobRequest,CreateScheduledJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduledJobResponse> |
ScheduledJobAsync.createScheduledJob(CreateScheduledJobRequest request,
AsyncHandler<CreateScheduledJobRequest,CreateScheduledJobResponse> handler)
Creates a new scheduled job.
|
Future<CreateScheduledJobResponse> |
ScheduledJobAsyncClient.createScheduledJob(CreateScheduledJobRequest request,
AsyncHandler<CreateScheduledJobRequest,CreateScheduledJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateScheduledJobResponse |
CreateScheduledJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateScheduledJobResponse.Builder |
CreateScheduledJobResponse.Builder.copy(CreateScheduledJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.