类 Time


  • public class Time
    extends Object
    the conditonTime of Bucket Lifecycle.
    • 构造器详细资料

      • Time

        public Time()
        Constructs a void Constructor for Time of Bucket Lifecycle.
      • Time

        public Time​(String dateGreaterThan)
        Constructs a new Time object for Time of Bucket Lifecycle.
        参数:
        dateGreaterThan -
    • 方法详细资料

      • getDateGreaterThan

        public String getDateGreaterThan()
        Gets dateGreaterThan of the conditonTime of Bucket Lifecycle.
        返回:
        dateGreaterThan of the conditonTime of Bucket Lifecycle.
      • setDateGreaterThan

        public void setDateGreaterThan​(String dateGreaterThan)
        Sets dateGreaterThan of the conditonTime of Bucket Lifecycle.
        参数:
        dateGreaterThan - The dateGreaterThan of the conditonTime of Bucket Lifecycle.
      • withDateGreaterThan

        public Time withDateGreaterThan​(String dateGreaterThan)
        sets the dateGreaterThan of the conditonTime of Bucket Lifecycle.
        参数:
        dateGreaterThan - The dateGreaterThan of the conditonTime of Bucket Lifecycle.
        返回:
        this object