Uses of Class
com.oracle.bmc.database.responses.RescheduleManagedDbSoftwareUpdateResponse
-
Packages that use RescheduleManagedDbSoftwareUpdateResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of RescheduleManagedDbSoftwareUpdateResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return RescheduleManagedDbSoftwareUpdateResponse Modifier and Type Method Description RescheduleManagedDbSoftwareUpdateResponseDatabase. rescheduleManagedDbSoftwareUpdate(RescheduleManagedDbSoftwareUpdateRequest request)Reschedule the Managed Database Software UpdateRescheduleManagedDbSoftwareUpdateResponseDatabaseClient. rescheduleManagedDbSoftwareUpdate(RescheduleManagedDbSoftwareUpdateRequest request)Method parameters in com.oracle.bmc.database with type arguments of type RescheduleManagedDbSoftwareUpdateResponse Modifier and Type Method Description Future<RescheduleManagedDbSoftwareUpdateResponse>DatabaseAsync. rescheduleManagedDbSoftwareUpdate(RescheduleManagedDbSoftwareUpdateRequest request, AsyncHandler<RescheduleManagedDbSoftwareUpdateRequest,RescheduleManagedDbSoftwareUpdateResponse> handler)Reschedule the Managed Database Software UpdateFuture<RescheduleManagedDbSoftwareUpdateResponse>DatabaseAsyncClient. rescheduleManagedDbSoftwareUpdate(RescheduleManagedDbSoftwareUpdateRequest request, AsyncHandler<RescheduleManagedDbSoftwareUpdateRequest,RescheduleManagedDbSoftwareUpdateResponse> handler) -
Uses of RescheduleManagedDbSoftwareUpdateResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return RescheduleManagedDbSoftwareUpdateResponse Modifier and Type Method Description RescheduleManagedDbSoftwareUpdateResponseRescheduleManagedDbSoftwareUpdateResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type RescheduleManagedDbSoftwareUpdateResponse Modifier and Type Method Description RescheduleManagedDbSoftwareUpdateResponse.BuilderRescheduleManagedDbSoftwareUpdateResponse.Builder. copy(RescheduleManagedDbSoftwareUpdateResponse o)Copy method to populate the builder with values from the given instance.
-