Uses of Class
com.baidubce.services.bos.model.Time

Packages that use Time
com.baidubce.services.bos.model   
 

Uses of Time in com.baidubce.services.bos.model
 

Methods in com.baidubce.services.bos.model that return Time
 Time Condition.getTime()
          Gets time of Bucket Lifecycle.
 Time Time.withDateGreaterThan(String dateGreaterThan)
          sets the dateGreaterThan of the conditonTime of Bucket Lifecycle.
 

Methods in com.baidubce.services.bos.model with parameters of type Time
 void Condition.setTime(Time time)
          Sets time of Bucket Lifecycle.
 Condition Condition.withTime(Time time)
          Sets time of Bucket Lifecycle.
 



Copyright © 2018. All rights reserved.