Uses of Class
com.oracle.bmc.computecloudatcustomer.requests.UpdateCccUpgradeScheduleRequest
- 
Packages that use UpdateCccUpgradeScheduleRequest Package Description com.oracle.bmc.computecloudatcustomer com.oracle.bmc.computecloudatcustomer.requests 
- 
- 
Uses of UpdateCccUpgradeScheduleRequest in com.oracle.bmc.computecloudatcustomerMethods in com.oracle.bmc.computecloudatcustomer with parameters of type UpdateCccUpgradeScheduleRequest Modifier and Type Method Description UpdateCccUpgradeScheduleResponseComputeCloudAtCustomer. updateCccUpgradeSchedule(UpdateCccUpgradeScheduleRequest request)Updates the Compute Cloud@Customer upgrade schedule.Future<UpdateCccUpgradeScheduleResponse>ComputeCloudAtCustomerAsync. updateCccUpgradeSchedule(UpdateCccUpgradeScheduleRequest request, AsyncHandler<UpdateCccUpgradeScheduleRequest,UpdateCccUpgradeScheduleResponse> handler)Updates the Compute Cloud@Customer upgrade schedule.Future<UpdateCccUpgradeScheduleResponse>ComputeCloudAtCustomerAsyncClient. updateCccUpgradeSchedule(UpdateCccUpgradeScheduleRequest request, AsyncHandler<UpdateCccUpgradeScheduleRequest,UpdateCccUpgradeScheduleResponse> handler)UpdateCccUpgradeScheduleResponseComputeCloudAtCustomerClient. updateCccUpgradeSchedule(UpdateCccUpgradeScheduleRequest request)Method parameters in com.oracle.bmc.computecloudatcustomer with type arguments of type UpdateCccUpgradeScheduleRequest Modifier and Type Method Description Future<UpdateCccUpgradeScheduleResponse>ComputeCloudAtCustomerAsync. updateCccUpgradeSchedule(UpdateCccUpgradeScheduleRequest request, AsyncHandler<UpdateCccUpgradeScheduleRequest,UpdateCccUpgradeScheduleResponse> handler)Updates the Compute Cloud@Customer upgrade schedule.Future<UpdateCccUpgradeScheduleResponse>ComputeCloudAtCustomerAsyncClient. updateCccUpgradeSchedule(UpdateCccUpgradeScheduleRequest request, AsyncHandler<UpdateCccUpgradeScheduleRequest,UpdateCccUpgradeScheduleResponse> handler)
- 
Uses of UpdateCccUpgradeScheduleRequest in com.oracle.bmc.computecloudatcustomer.requestsMethods in com.oracle.bmc.computecloudatcustomer.requests that return UpdateCccUpgradeScheduleRequest Modifier and Type Method Description UpdateCccUpgradeScheduleRequestUpdateCccUpgradeScheduleRequest.Builder. build()Build the instance of UpdateCccUpgradeScheduleRequest as configured by this builderUpdateCccUpgradeScheduleRequestUpdateCccUpgradeScheduleRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateCccUpgradeScheduleRequest as configured by this builderMethods in com.oracle.bmc.computecloudatcustomer.requests with parameters of type UpdateCccUpgradeScheduleRequest Modifier and Type Method Description UpdateCccUpgradeScheduleRequest.BuilderUpdateCccUpgradeScheduleRequest.Builder. copy(UpdateCccUpgradeScheduleRequest o)Copy method to populate the builder with values from the given instance.
 
-