public class DescribeSystemEventDefaultActionResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeSystemEventDefaultActionResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeSystemEventDefaultActionResponse |
defaultAction(String defaultAction) |
boolean |
equals(Object o) |
DescribeSystemEventDefaultActionResponse |
eventId(String eventId) |
String |
getDefaultAction()
Get defaultAction
|
String |
getEventId()
Get eventId
|
@Valid RelatedSystemEventForDescribeSystemEventDefaultActionOutput |
getRelatedSystemEvent()
Get relatedSystemEvent
|
int |
hashCode() |
DescribeSystemEventDefaultActionResponse |
relatedSystemEvent(RelatedSystemEventForDescribeSystemEventDefaultActionOutput relatedSystemEvent) |
void |
setDefaultAction(String defaultAction) |
void |
setEventId(String eventId) |
void |
setRelatedSystemEvent(RelatedSystemEventForDescribeSystemEventDefaultActionOutput relatedSystemEvent) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic DescribeSystemEventDefaultActionResponse()
public DescribeSystemEventDefaultActionResponse defaultAction(String defaultAction)
public String getDefaultAction()
public void setDefaultAction(String defaultAction)
public DescribeSystemEventDefaultActionResponse eventId(String eventId)
public String getEventId()
public void setEventId(String eventId)
public DescribeSystemEventDefaultActionResponse relatedSystemEvent(RelatedSystemEventForDescribeSystemEventDefaultActionOutput relatedSystemEvent)
@Valid public @Valid RelatedSystemEventForDescribeSystemEventDefaultActionOutput getRelatedSystemEvent()
public void setRelatedSystemEvent(RelatedSystemEventForDescribeSystemEventDefaultActionOutput relatedSystemEvent)
Copyright © 2026. All rights reserved.