public class Time extends Object
| Constructor and Description |
|---|
Time()
Constructs a void Constructor for Time of Bucket Lifecycle.
|
Time(String dateGreaterThan)
Constructs a new Time object for Time of Bucket Lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
public Time()
public Time(String dateGreaterThan)
dateGreaterThan - 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.Copyright © 2023. All rights reserved.