Uses of Class
com.oracle.bmc.datacc.responses.RescheduleMaintenanceRunResponse
-
Packages that use RescheduleMaintenanceRunResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of RescheduleMaintenanceRunResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return RescheduleMaintenanceRunResponse Modifier and Type Method Description RescheduleMaintenanceRunResponseBaseinfra. rescheduleMaintenanceRun(RescheduleMaintenanceRunRequest request)Reschedules the specified maintenance run by providing a newtimeScheduledvalue.RescheduleMaintenanceRunResponseBaseinfraClient. rescheduleMaintenanceRun(RescheduleMaintenanceRunRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type RescheduleMaintenanceRunResponse Modifier and Type Method Description Future<RescheduleMaintenanceRunResponse>BaseinfraAsync. rescheduleMaintenanceRun(RescheduleMaintenanceRunRequest request, AsyncHandler<RescheduleMaintenanceRunRequest,RescheduleMaintenanceRunResponse> handler)Reschedules the specified maintenance run by providing a newtimeScheduledvalue.Future<RescheduleMaintenanceRunResponse>BaseinfraAsyncClient. rescheduleMaintenanceRun(RescheduleMaintenanceRunRequest request, AsyncHandler<RescheduleMaintenanceRunRequest,RescheduleMaintenanceRunResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type RescheduleMaintenanceRunResponse Modifier and Type Method Description Future<RescheduleMaintenanceRunResponse>BaseinfraAsync. rescheduleMaintenanceRun(RescheduleMaintenanceRunRequest request, AsyncHandler<RescheduleMaintenanceRunRequest,RescheduleMaintenanceRunResponse> handler)Reschedules the specified maintenance run by providing a newtimeScheduledvalue.Future<RescheduleMaintenanceRunResponse>BaseinfraAsyncClient. rescheduleMaintenanceRun(RescheduleMaintenanceRunRequest request, AsyncHandler<RescheduleMaintenanceRunRequest,RescheduleMaintenanceRunResponse> handler) -
Uses of RescheduleMaintenanceRunResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return RescheduleMaintenanceRunResponse Modifier and Type Method Description RescheduleMaintenanceRunResponseRescheduleMaintenanceRunResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type RescheduleMaintenanceRunResponse Modifier and Type Method Description RescheduleMaintenanceRunResponse.BuilderRescheduleMaintenanceRunResponse.Builder. copy(RescheduleMaintenanceRunResponse o)Copy method to populate the builder with values from the given instance.
-