| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
UpdateScheduledJobResponse |
OsManagementClient.updateScheduledJob(UpdateScheduledJobRequest request) |
UpdateScheduledJobResponse |
OsManagement.updateScheduledJob(UpdateScheduledJobRequest request)
Updates an existing Scheduled Job on the management system.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateScheduledJobResponse> |
OsManagementAsync.updateScheduledJob(UpdateScheduledJobRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateScheduledJobRequest,UpdateScheduledJobResponse> handler)
Updates an existing Scheduled Job on the management system.
|
Future<UpdateScheduledJobResponse> |
OsManagementAsyncClient.updateScheduledJob(UpdateScheduledJobRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateScheduledJobRequest,UpdateScheduledJobResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateScheduledJobResponse> |
OsManagementAsync.updateScheduledJob(UpdateScheduledJobRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateScheduledJobRequest,UpdateScheduledJobResponse> handler)
Updates an existing Scheduled Job on the management system.
|
Future<UpdateScheduledJobResponse> |
OsManagementAsyncClient.updateScheduledJob(UpdateScheduledJobRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateScheduledJobRequest,UpdateScheduledJobResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateScheduledJobResponse |
UpdateScheduledJobResponse.Builder.build() |
| 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–2021. All rights reserved.