public static class DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventCycleStatus |
static class |
DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventType |
| Constructor and Description |
|---|
DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType() |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventCycleStatus |
getEventCycleStatus() |
String |
getEventId() |
String |
getEventPublishTime() |
DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventType |
getEventType() |
String |
getNotBefore() |
void |
setEventCycleStatus(DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventCycleStatus eventCycleStatus) |
void |
setEventId(String eventId) |
void |
setEventPublishTime(String eventPublishTime) |
void |
setEventType(DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventType eventType) |
void |
setNotBefore(String notBefore) |
public DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType()
public String getEventId()
public void setEventId(String eventId)
public String getEventPublishTime()
public void setEventPublishTime(String eventPublishTime)
public String getNotBefore()
public void setNotBefore(String notBefore)
public DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventCycleStatus getEventCycleStatus()
public void setEventCycleStatus(DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventCycleStatus eventCycleStatus)
public DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventType getEventType()
public void setEventType(DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventType eventType)
Copyright © 2018. All Rights Reserved.