Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
CreateScheduledJobResponse |
ScheduledJob.createScheduledJob(CreateScheduledJobRequest request)
Creates a new scheduled job.
|
CreateScheduledJobResponse |
ScheduledJobClient.createScheduledJob(CreateScheduledJobRequest request) |
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 |
---|---|
CreateScheduledJobRequest |
CreateScheduledJobRequest.Builder.build()
Build the instance of CreateScheduledJobRequest as configured by this builder
|
CreateScheduledJobRequest |
CreateScheduledJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateScheduledJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateScheduledJobRequest.Builder |
CreateScheduledJobRequest.Builder.copy(CreateScheduledJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.