@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class RestoreTestingPlanForList extends Object implements Serializable, Cloneable, StructuredPojo
This contains metadata about a restore testing plan.
Constructor and Description |
---|
RestoreTestingPlanForList() |
Modifier and Type | Method and Description |
---|---|
RestoreTestingPlanForList |
clone() |
boolean |
equals(Object obj) |
Date |
getCreationTime()
The date and time that a restore testing plan was created, in Unix format and Coordinated Universal Time (UTC).
|
Date |
getLastExecutionTime()
The last time a restore test was run with the specified restore testing plan.
|
Date |
getLastUpdateTime()
The date and time that the restore testing plan was updated.
|
String |
getRestoreTestingPlanArn()
An Amazon Resource Name (ARN) that uniquely identifiesa restore testing plan.
|
String |
getRestoreTestingPlanName()
This is the restore testing plan name.
|
String |
getScheduleExpression()
A CRON expression in specified timezone when a restore testing plan is executed.
|
String |
getScheduleExpressionTimezone()
Optional.
|
Integer |
getStartWindowHours()
Defaults to 24 hours.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setCreationTime(Date creationTime)
The date and time that a restore testing plan was created, in Unix format and Coordinated Universal Time (UTC).
|
void |
setLastExecutionTime(Date lastExecutionTime)
The last time a restore test was run with the specified restore testing plan.
|
void |
setLastUpdateTime(Date lastUpdateTime)
The date and time that the restore testing plan was updated.
|
void |
setRestoreTestingPlanArn(String restoreTestingPlanArn)
An Amazon Resource Name (ARN) that uniquely identifiesa restore testing plan.
|
void |
setRestoreTestingPlanName(String restoreTestingPlanName)
This is the restore testing plan name.
|
void |
setScheduleExpression(String scheduleExpression)
A CRON expression in specified timezone when a restore testing plan is executed.
|
void |
setScheduleExpressionTimezone(String scheduleExpressionTimezone)
Optional.
|
void |
setStartWindowHours(Integer startWindowHours)
Defaults to 24 hours.
|
String |
toString()
Returns a string representation of this object.
|
RestoreTestingPlanForList |
withCreationTime(Date creationTime)
The date and time that a restore testing plan was created, in Unix format and Coordinated Universal Time (UTC).
|
RestoreTestingPlanForList |
withLastExecutionTime(Date lastExecutionTime)
The last time a restore test was run with the specified restore testing plan.
|
RestoreTestingPlanForList |
withLastUpdateTime(Date lastUpdateTime)
The date and time that the restore testing plan was updated.
|
RestoreTestingPlanForList |
withRestoreTestingPlanArn(String restoreTestingPlanArn)
An Amazon Resource Name (ARN) that uniquely identifiesa restore testing plan.
|
RestoreTestingPlanForList |
withRestoreTestingPlanName(String restoreTestingPlanName)
This is the restore testing plan name.
|
RestoreTestingPlanForList |
withScheduleExpression(String scheduleExpression)
A CRON expression in specified timezone when a restore testing plan is executed.
|
RestoreTestingPlanForList |
withScheduleExpressionTimezone(String scheduleExpressionTimezone)
Optional.
|
RestoreTestingPlanForList |
withStartWindowHours(Integer startWindowHours)
Defaults to 24 hours.
|
public void setCreationTime(Date creationTime)
The date and time that a restore testing plan was created, in Unix format and Coordinated Universal Time (UTC).
The value of CreationTime
is accurate to milliseconds. For example, the value 1516925490.087
represents Friday, January 26, 2018 12:11:30.087 AM.
creationTime
- The date and time that a restore testing plan was created, in Unix format and Coordinated Universal Time
(UTC). The value of CreationTime
is accurate to milliseconds. For example, the value
1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.public Date getCreationTime()
The date and time that a restore testing plan was created, in Unix format and Coordinated Universal Time (UTC).
The value of CreationTime
is accurate to milliseconds. For example, the value 1516925490.087
represents Friday, January 26, 2018 12:11:30.087 AM.
CreationTime
is accurate to milliseconds. For example, the value
1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.public RestoreTestingPlanForList withCreationTime(Date creationTime)
The date and time that a restore testing plan was created, in Unix format and Coordinated Universal Time (UTC).
The value of CreationTime
is accurate to milliseconds. For example, the value 1516925490.087
represents Friday, January 26, 2018 12:11:30.087 AM.
creationTime
- The date and time that a restore testing plan was created, in Unix format and Coordinated Universal Time
(UTC). The value of CreationTime
is accurate to milliseconds. For example, the value
1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.public void setLastExecutionTime(Date lastExecutionTime)
The last time a restore test was run with the specified restore testing plan. A date and time, in Unix format and
Coordinated Universal Time (UTC). The value of LastExecutionDate
is accurate to milliseconds. For
example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
lastExecutionTime
- The last time a restore test was run with the specified restore testing plan. A date and time, in Unix
format and Coordinated Universal Time (UTC). The value of LastExecutionDate
is accurate to
milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.public Date getLastExecutionTime()
The last time a restore test was run with the specified restore testing plan. A date and time, in Unix format and
Coordinated Universal Time (UTC). The value of LastExecutionDate
is accurate to milliseconds. For
example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
LastExecutionDate
is accurate to
milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.public RestoreTestingPlanForList withLastExecutionTime(Date lastExecutionTime)
The last time a restore test was run with the specified restore testing plan. A date and time, in Unix format and
Coordinated Universal Time (UTC). The value of LastExecutionDate
is accurate to milliseconds. For
example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
lastExecutionTime
- The last time a restore test was run with the specified restore testing plan. A date and time, in Unix
format and Coordinated Universal Time (UTC). The value of LastExecutionDate
is accurate to
milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.public void setLastUpdateTime(Date lastUpdateTime)
The date and time that the restore testing plan was updated. This update is in Unix format and Coordinated
Universal Time (UTC). The value of LastUpdateTime
is accurate to milliseconds. For example, the
value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
lastUpdateTime
- The date and time that the restore testing plan was updated. This update is in Unix format and Coordinated
Universal Time (UTC). The value of LastUpdateTime
is accurate to milliseconds. For example,
the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.public Date getLastUpdateTime()
The date and time that the restore testing plan was updated. This update is in Unix format and Coordinated
Universal Time (UTC). The value of LastUpdateTime
is accurate to milliseconds. For example, the
value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
LastUpdateTime
is accurate to milliseconds.
For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.public RestoreTestingPlanForList withLastUpdateTime(Date lastUpdateTime)
The date and time that the restore testing plan was updated. This update is in Unix format and Coordinated
Universal Time (UTC). The value of LastUpdateTime
is accurate to milliseconds. For example, the
value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
lastUpdateTime
- The date and time that the restore testing plan was updated. This update is in Unix format and Coordinated
Universal Time (UTC). The value of LastUpdateTime
is accurate to milliseconds. For example,
the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.public void setRestoreTestingPlanArn(String restoreTestingPlanArn)
An Amazon Resource Name (ARN) that uniquely identifiesa restore testing plan.
restoreTestingPlanArn
- An Amazon Resource Name (ARN) that uniquely identifiesa restore testing plan.public String getRestoreTestingPlanArn()
An Amazon Resource Name (ARN) that uniquely identifiesa restore testing plan.
public RestoreTestingPlanForList withRestoreTestingPlanArn(String restoreTestingPlanArn)
An Amazon Resource Name (ARN) that uniquely identifiesa restore testing plan.
restoreTestingPlanArn
- An Amazon Resource Name (ARN) that uniquely identifiesa restore testing plan.public void setRestoreTestingPlanName(String restoreTestingPlanName)
This is the restore testing plan name.
restoreTestingPlanName
- This is the restore testing plan name.public String getRestoreTestingPlanName()
This is the restore testing plan name.
public RestoreTestingPlanForList withRestoreTestingPlanName(String restoreTestingPlanName)
This is the restore testing plan name.
restoreTestingPlanName
- This is the restore testing plan name.public void setScheduleExpression(String scheduleExpression)
A CRON expression in specified timezone when a restore testing plan is executed.
scheduleExpression
- A CRON expression in specified timezone when a restore testing plan is executed.public String getScheduleExpression()
A CRON expression in specified timezone when a restore testing plan is executed.
public RestoreTestingPlanForList withScheduleExpression(String scheduleExpression)
A CRON expression in specified timezone when a restore testing plan is executed.
scheduleExpression
- A CRON expression in specified timezone when a restore testing plan is executed.public void setScheduleExpressionTimezone(String scheduleExpressionTimezone)
Optional. This is the timezone in which the schedule expression is set. By default, ScheduleExpressions are in UTC. You can modify this to a specified timezone.
scheduleExpressionTimezone
- Optional. This is the timezone in which the schedule expression is set. By default, ScheduleExpressions
are in UTC. You can modify this to a specified timezone.public String getScheduleExpressionTimezone()
Optional. This is the timezone in which the schedule expression is set. By default, ScheduleExpressions are in UTC. You can modify this to a specified timezone.
public RestoreTestingPlanForList withScheduleExpressionTimezone(String scheduleExpressionTimezone)
Optional. This is the timezone in which the schedule expression is set. By default, ScheduleExpressions are in UTC. You can modify this to a specified timezone.
scheduleExpressionTimezone
- Optional. This is the timezone in which the schedule expression is set. By default, ScheduleExpressions
are in UTC. You can modify this to a specified timezone.public void setStartWindowHours(Integer startWindowHours)
Defaults to 24 hours.
A value in hours after a restore test is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, this parameter has a maximum value of 168 hours (one week).
startWindowHours
- Defaults to 24 hours.
A value in hours after a restore test is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, this parameter has a maximum value of 168 hours (one week).
public Integer getStartWindowHours()
Defaults to 24 hours.
A value in hours after a restore test is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, this parameter has a maximum value of 168 hours (one week).
A value in hours after a restore test is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, this parameter has a maximum value of 168 hours (one week).
public RestoreTestingPlanForList withStartWindowHours(Integer startWindowHours)
Defaults to 24 hours.
A value in hours after a restore test is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, this parameter has a maximum value of 168 hours (one week).
startWindowHours
- Defaults to 24 hours.
A value in hours after a restore test is scheduled before a job will be canceled if it doesn't start successfully. This value is optional. If this value is included, this parameter has a maximum value of 168 hours (one week).
public String toString()
toString
in class Object
Object.toString()
public RestoreTestingPlanForList clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.