Uses of Class
com.oracle.bmc.datacc.requests.UpdateMaintenanceRunRequest
-
Packages that use UpdateMaintenanceRunRequest Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.requests -
-
Uses of UpdateMaintenanceRunRequest in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc with parameters of type UpdateMaintenanceRunRequest Modifier and Type Method Description UpdateMaintenanceRunResponseBaseinfra. updateMaintenanceRun(UpdateMaintenanceRunRequest request)Update maintenance run attributes.Future<UpdateMaintenanceRunResponse>BaseinfraAsync. updateMaintenanceRun(UpdateMaintenanceRunRequest request, AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler)Update maintenance run attributes.Future<UpdateMaintenanceRunResponse>BaseinfraAsyncClient. updateMaintenanceRun(UpdateMaintenanceRunRequest request, AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler)UpdateMaintenanceRunResponseBaseinfraClient. updateMaintenanceRun(UpdateMaintenanceRunRequest request)Method parameters in com.oracle.bmc.datacc with type arguments of type UpdateMaintenanceRunRequest 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 UpdateMaintenanceRunRequest in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return UpdateMaintenanceRunRequest Modifier and Type Method Description UpdateMaintenanceRunRequestUpdateMaintenanceRunRequest.Builder. build()Build the instance of UpdateMaintenanceRunRequest as configured by this builderUpdateMaintenanceRunRequestUpdateMaintenanceRunRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateMaintenanceRunRequest as configured by this builderMethods in com.oracle.bmc.datacc.requests with parameters of type UpdateMaintenanceRunRequest Modifier and Type Method Description UpdateMaintenanceRunRequest.BuilderUpdateMaintenanceRunRequest.Builder. copy(UpdateMaintenanceRunRequest o)Copy method to populate the builder with values from the given instance.
-