Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
UpdateScheduledJobResponse |
ScheduledJob.updateScheduledJob(UpdateScheduledJobRequest request)
Updates the specified scheduled job’s name, description, and other details, such as next
execution and recurrence.
|
UpdateScheduledJobResponse |
ScheduledJobClient.updateScheduledJob(UpdateScheduledJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateScheduledJobResponse> |
ScheduledJobAsync.updateScheduledJob(UpdateScheduledJobRequest request,
AsyncHandler<UpdateScheduledJobRequest,UpdateScheduledJobResponse> handler)
Updates the specified scheduled job’s name, description, and other details, such as next
execution and recurrence.
|
Future<UpdateScheduledJobResponse> |
ScheduledJobAsyncClient.updateScheduledJob(UpdateScheduledJobRequest request,
AsyncHandler<UpdateScheduledJobRequest,UpdateScheduledJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateScheduledJobResponse> |
ScheduledJobAsync.updateScheduledJob(UpdateScheduledJobRequest request,
AsyncHandler<UpdateScheduledJobRequest,UpdateScheduledJobResponse> handler)
Updates the specified scheduled job’s name, description, and other details, such as next
execution and recurrence.
|
Future<UpdateScheduledJobResponse> |
ScheduledJobAsyncClient.updateScheduledJob(UpdateScheduledJobRequest request,
AsyncHandler<UpdateScheduledJobRequest,UpdateScheduledJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateScheduledJobResponse |
UpdateScheduledJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateScheduledJobResponse.Builder |
UpdateScheduledJobResponse.Builder.copy(UpdateScheduledJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.