Uses of Class
com.oracle.bmc.datacc.responses.UpdateMaintenanceRunResponse
-
Packages that use UpdateMaintenanceRunResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of UpdateMaintenanceRunResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return UpdateMaintenanceRunResponse Modifier and Type Method Description UpdateMaintenanceRunResponseBaseinfra. updateMaintenanceRun(UpdateMaintenanceRunRequest request)Update maintenance run attributes.UpdateMaintenanceRunResponseBaseinfraClient. updateMaintenanceRun(UpdateMaintenanceRunRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type UpdateMaintenanceRunResponse Modifier and Type Method Description Future<UpdateMaintenanceRunResponse>BaseinfraAsync. updateMaintenanceRun(UpdateMaintenanceRunRequest request, AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler)Update maintenance run attributes.Future<UpdateMaintenanceRunResponse>BaseinfraAsyncClient. updateMaintenanceRun(UpdateMaintenanceRunRequest request, AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type UpdateMaintenanceRunResponse Modifier and Type Method Description Future<UpdateMaintenanceRunResponse>BaseinfraAsync. updateMaintenanceRun(UpdateMaintenanceRunRequest request, AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler)Update maintenance run attributes.Future<UpdateMaintenanceRunResponse>BaseinfraAsyncClient. updateMaintenanceRun(UpdateMaintenanceRunRequest request, AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler) -
Uses of UpdateMaintenanceRunResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return UpdateMaintenanceRunResponse Modifier and Type Method Description UpdateMaintenanceRunResponseUpdateMaintenanceRunResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type UpdateMaintenanceRunResponse Modifier and Type Method Description UpdateMaintenanceRunResponse.BuilderUpdateMaintenanceRunResponse.Builder. copy(UpdateMaintenanceRunResponse o)Copy method to populate the builder with values from the given instance.
-