|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.baidubce.services.bos.model.Time
public class Time
the conditonTime of Bucket Lifecycle.
Constructor Summary | |
---|---|
Time()
Constructs a void Constructor for Time of Bucket Lifecycle. |
|
Time(String dateGreaterThan)
Constructs a new Time object for Time of Bucket Lifecycle. |
Method Summary | |
---|---|
String |
getDateGreaterThan()
Gets dateGreaterThan of the conditonTime of Bucket Lifecycle. |
void |
setDateGreaterThan(String dateGreaterThan)
Sets dateGreaterThan of the conditonTime of Bucket Lifecycle. |
String |
toString()
|
Time |
withDateGreaterThan(String dateGreaterThan)
sets the dateGreaterThan of the conditonTime of Bucket Lifecycle. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Time()
public Time(String dateGreaterThan)
dateGreaterThan
- Method Detail |
---|
public String getDateGreaterThan()
public void setDateGreaterThan(String dateGreaterThan)
dateGreaterThan
- The dateGreaterThan of the conditonTime of Bucket Lifecycle.public Time withDateGreaterThan(String dateGreaterThan)
dateGreaterThan
- The dateGreaterThan of the conditonTime of Bucket Lifecycle.
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |