Uses of Class
com.oracle.bmc.fleetappsmanagement.responses.UpdateSchedulerJobResponse
- 
Packages that use UpdateSchedulerJobResponse Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.responses 
- 
- 
Uses of UpdateSchedulerJobResponse in com.oracle.bmc.fleetappsmanagementMethods in com.oracle.bmc.fleetappsmanagement that return UpdateSchedulerJobResponse Modifier and Type Method Description UpdateSchedulerJobResponseFleetAppsManagementOperations. updateSchedulerJob(UpdateSchedulerJobRequest request)Updates certain attributes for the specified schedule job.UpdateSchedulerJobResponseFleetAppsManagementOperationsClient. updateSchedulerJob(UpdateSchedulerJobRequest request)Methods in com.oracle.bmc.fleetappsmanagement that return types with arguments of type UpdateSchedulerJobResponse Modifier and Type Method Description Future<UpdateSchedulerJobResponse>FleetAppsManagementOperationsAsync. updateSchedulerJob(UpdateSchedulerJobRequest request, AsyncHandler<UpdateSchedulerJobRequest,UpdateSchedulerJobResponse> handler)Updates certain attributes for the specified schedule job.Future<UpdateSchedulerJobResponse>FleetAppsManagementOperationsAsyncClient. updateSchedulerJob(UpdateSchedulerJobRequest request, AsyncHandler<UpdateSchedulerJobRequest,UpdateSchedulerJobResponse> handler)Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type UpdateSchedulerJobResponse Modifier and Type Method Description Future<UpdateSchedulerJobResponse>FleetAppsManagementOperationsAsync. updateSchedulerJob(UpdateSchedulerJobRequest request, AsyncHandler<UpdateSchedulerJobRequest,UpdateSchedulerJobResponse> handler)Updates certain attributes for the specified schedule job.Future<UpdateSchedulerJobResponse>FleetAppsManagementOperationsAsyncClient. updateSchedulerJob(UpdateSchedulerJobRequest request, AsyncHandler<UpdateSchedulerJobRequest,UpdateSchedulerJobResponse> handler)
- 
Uses of UpdateSchedulerJobResponse in com.oracle.bmc.fleetappsmanagement.responsesMethods in com.oracle.bmc.fleetappsmanagement.responses that return UpdateSchedulerJobResponse Modifier and Type Method Description UpdateSchedulerJobResponseUpdateSchedulerJobResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type UpdateSchedulerJobResponse Modifier and Type Method Description UpdateSchedulerJobResponse.BuilderUpdateSchedulerJobResponse.Builder. copy(UpdateSchedulerJobResponse o)Copy method to populate the builder with values from the given instance.
 
-