Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
EventInformation |
EventInformation.clone() |
EventInformation |
HistoryRecord.getEventInformation()
Information about the event.
|
EventInformation |
EventInformation.withEventDescription(String eventDescription)
The description of the event.
|
EventInformation |
EventInformation.withEventSubType(String eventSubType)
The event.
|
EventInformation |
EventInformation.withInstanceId(String instanceId)
The ID of the instance.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryRecord.setEventInformation(EventInformation eventInformation)
Information about the event.
|
HistoryRecord |
HistoryRecord.withEventInformation(EventInformation eventInformation)
Information about the event.
|
Copyright © 2018. All rights reserved.