Uses of Class
com.oracle.bmc.dataintegration.responses.UpdateScheduleResponse
- 
Packages that use UpdateScheduleResponse Package Description com.oracle.bmc.dataintegration com.oracle.bmc.dataintegration.responses 
- 
- 
Uses of UpdateScheduleResponse in com.oracle.bmc.dataintegrationMethods in com.oracle.bmc.dataintegration that return UpdateScheduleResponse Modifier and Type Method Description UpdateScheduleResponseDataIntegration. updateSchedule(UpdateScheduleRequest request)Endpoint used to update the scheduleUpdateScheduleResponseDataIntegrationClient. updateSchedule(UpdateScheduleRequest request)Methods in com.oracle.bmc.dataintegration that return types with arguments of type UpdateScheduleResponse Modifier and Type Method Description Future<UpdateScheduleResponse>DataIntegrationAsync. updateSchedule(UpdateScheduleRequest request, AsyncHandler<UpdateScheduleRequest,UpdateScheduleResponse> handler)Endpoint used to update the scheduleFuture<UpdateScheduleResponse>DataIntegrationAsyncClient. updateSchedule(UpdateScheduleRequest request, AsyncHandler<UpdateScheduleRequest,UpdateScheduleResponse> handler)Method parameters in com.oracle.bmc.dataintegration with type arguments of type UpdateScheduleResponse Modifier and Type Method Description Future<UpdateScheduleResponse>DataIntegrationAsync. updateSchedule(UpdateScheduleRequest request, AsyncHandler<UpdateScheduleRequest,UpdateScheduleResponse> handler)Endpoint used to update the scheduleFuture<UpdateScheduleResponse>DataIntegrationAsyncClient. updateSchedule(UpdateScheduleRequest request, AsyncHandler<UpdateScheduleRequest,UpdateScheduleResponse> handler)
- 
Uses of UpdateScheduleResponse in com.oracle.bmc.dataintegration.responsesMethods in com.oracle.bmc.dataintegration.responses that return UpdateScheduleResponse Modifier and Type Method Description UpdateScheduleResponseUpdateScheduleResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dataintegration.responses with parameters of type UpdateScheduleResponse Modifier and Type Method Description UpdateScheduleResponse.BuilderUpdateScheduleResponse.Builder. copy(UpdateScheduleResponse o)Copy method to populate the builder with values from the given instance.
 
-