Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
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) |
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 |
---|---|
UpdateScheduledJobRequest |
UpdateScheduledJobRequest.Builder.build()
Build the instance of UpdateScheduledJobRequest as configured by this builder
|
UpdateScheduledJobRequest |
UpdateScheduledJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateScheduledJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateScheduledJobRequest.Builder |
UpdateScheduledJobRequest.Builder.copy(UpdateScheduledJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.