Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdateSchedulerJobResponse |
FleetAppsManagementOperations.updateSchedulerJob(UpdateSchedulerJobRequest request)
Update a lifecycle operation job schedule in Fleet Application Management.
|
UpdateSchedulerJobResponse |
FleetAppsManagementOperationsClient.updateSchedulerJob(UpdateSchedulerJobRequest request) |
Future<UpdateSchedulerJobResponse> |
FleetAppsManagementOperationsAsyncClient.updateSchedulerJob(UpdateSchedulerJobRequest request,
AsyncHandler<UpdateSchedulerJobRequest,UpdateSchedulerJobResponse> handler) |
Future<UpdateSchedulerJobResponse> |
FleetAppsManagementOperationsAsync.updateSchedulerJob(UpdateSchedulerJobRequest request,
AsyncHandler<UpdateSchedulerJobRequest,UpdateSchedulerJobResponse> handler)
Update a lifecycle operation job schedule in Fleet Application Management.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSchedulerJobResponse> |
FleetAppsManagementOperationsAsyncClient.updateSchedulerJob(UpdateSchedulerJobRequest request,
AsyncHandler<UpdateSchedulerJobRequest,UpdateSchedulerJobResponse> handler) |
Future<UpdateSchedulerJobResponse> |
FleetAppsManagementOperationsAsync.updateSchedulerJob(UpdateSchedulerJobRequest request,
AsyncHandler<UpdateSchedulerJobRequest,UpdateSchedulerJobResponse> handler)
Update a lifecycle operation job schedule in Fleet Application Management.
|
Modifier and Type | Method and Description |
---|---|
UpdateSchedulerJobRequest |
UpdateSchedulerJobRequest.Builder.build()
Build the instance of UpdateSchedulerJobRequest as configured by this builder
|
UpdateSchedulerJobRequest |
UpdateSchedulerJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSchedulerJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateSchedulerJobRequest.Builder |
UpdateSchedulerJobRequest.Builder.copy(UpdateSchedulerJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.