Uses of Class
com.oracle.bmc.dataintegration.responses.UpdateTaskScheduleResponse
- 
Packages that use UpdateTaskScheduleResponse Package Description com.oracle.bmc.dataintegration com.oracle.bmc.dataintegration.responses 
- 
- 
Uses of UpdateTaskScheduleResponse in com.oracle.bmc.dataintegrationMethods in com.oracle.bmc.dataintegration that return UpdateTaskScheduleResponse Modifier and Type Method Description UpdateTaskScheduleResponseDataIntegration. updateTaskSchedule(UpdateTaskScheduleRequest request)Endpoint used to update the TaskScheduleUpdateTaskScheduleResponseDataIntegrationClient. updateTaskSchedule(UpdateTaskScheduleRequest request)Methods in com.oracle.bmc.dataintegration that return types with arguments of type UpdateTaskScheduleResponse Modifier and Type Method Description Future<UpdateTaskScheduleResponse>DataIntegrationAsync. updateTaskSchedule(UpdateTaskScheduleRequest request, AsyncHandler<UpdateTaskScheduleRequest,UpdateTaskScheduleResponse> handler)Endpoint used to update the TaskScheduleFuture<UpdateTaskScheduleResponse>DataIntegrationAsyncClient. updateTaskSchedule(UpdateTaskScheduleRequest request, AsyncHandler<UpdateTaskScheduleRequest,UpdateTaskScheduleResponse> handler)Method parameters in com.oracle.bmc.dataintegration with type arguments of type UpdateTaskScheduleResponse Modifier and Type Method Description Future<UpdateTaskScheduleResponse>DataIntegrationAsync. updateTaskSchedule(UpdateTaskScheduleRequest request, AsyncHandler<UpdateTaskScheduleRequest,UpdateTaskScheduleResponse> handler)Endpoint used to update the TaskScheduleFuture<UpdateTaskScheduleResponse>DataIntegrationAsyncClient. updateTaskSchedule(UpdateTaskScheduleRequest request, AsyncHandler<UpdateTaskScheduleRequest,UpdateTaskScheduleResponse> handler)
- 
Uses of UpdateTaskScheduleResponse in com.oracle.bmc.dataintegration.responsesMethods in com.oracle.bmc.dataintegration.responses that return UpdateTaskScheduleResponse Modifier and Type Method Description UpdateTaskScheduleResponseUpdateTaskScheduleResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dataintegration.responses with parameters of type UpdateTaskScheduleResponse Modifier and Type Method Description UpdateTaskScheduleResponse.BuilderUpdateTaskScheduleResponse.Builder. copy(UpdateTaskScheduleResponse o)Copy method to populate the builder with values from the given instance.
 
-