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