public class OperationDetailForUpdateSystemEventsOutput extends Object
| 构造器和说明 |
|---|
OperationDetailForUpdateSystemEventsOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
OperationDetailForUpdateSystemEventsOutput |
error(ErrorForUpdateSystemEventsOutput error) |
OperationDetailForUpdateSystemEventsOutput |
eventId(String eventId) |
@Valid ErrorForUpdateSystemEventsOutput |
getError()
Get error
|
String |
getEventId()
Get eventId
|
int |
hashCode() |
void |
setError(ErrorForUpdateSystemEventsOutput error) |
void |
setEventId(String eventId) |
String |
toString() |
public OperationDetailForUpdateSystemEventsOutput()
public OperationDetailForUpdateSystemEventsOutput error(ErrorForUpdateSystemEventsOutput error)
@Valid public @Valid ErrorForUpdateSystemEventsOutput getError()
public void setError(ErrorForUpdateSystemEventsOutput error)
public OperationDetailForUpdateSystemEventsOutput eventId(String eventId)
public String getEventId()
public void setEventId(String eventId)
Copyright © 2024. All rights reserved.