Uses of Class
com.baidubce.services.bcc.model.Reservation

Packages that use Reservation
com.baidubce.services.bcc.model   
 

Uses of Reservation in com.baidubce.services.bcc.model
 

Methods in com.baidubce.services.bcc.model that return Reservation
 Reservation Billing.getReservation()
           
 Reservation Reservation.withReservationLength(int reservationLength)
          Configure reservationLength for the model.
 Reservation Reservation.withReservationTimeUnit(String reservationTimeUnit)
          Configure reservationTimeUnit for the model.
 

Methods in com.baidubce.services.bcc.model with parameters of type Reservation
 void Billing.setReservation(Reservation reservation)
           
 Billing Billing.withReservation(Reservation reservation)
          Configure reservation for the model.
 



Copyright © 2018. All rights reserved.