public static class DescribeInstanceHistoryEventsResponse.InstanceSystemEventType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeInstanceHistoryEventsResponse.InstanceSystemEventType.EventType |
| Constructor and Description |
|---|
DescribeInstanceHistoryEventsResponse.InstanceSystemEventType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventId() |
String |
getEventPublishTime() |
DescribeInstanceHistoryEventsResponse.InstanceSystemEventType.EventType |
getEventType() |
String |
getInstanceId() |
String |
getNotBefore() |
void |
setEventId(String eventId) |
void |
setEventPublishTime(String eventPublishTime) |
void |
setEventType(DescribeInstanceHistoryEventsResponse.InstanceSystemEventType.EventType eventType) |
void |
setInstanceId(String instanceId) |
void |
setNotBefore(String notBefore) |
public DescribeInstanceHistoryEventsResponse.InstanceSystemEventType()
public String getInstanceId()
public void setInstanceId(String instanceId)
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 DescribeInstanceHistoryEventsResponse.InstanceSystemEventType.EventType getEventType()
public void setEventType(DescribeInstanceHistoryEventsResponse.InstanceSystemEventType.EventType eventType)
Copyright © 2017. All Rights Reserved.