Uses of Class
com.volcengine.ecs.model.ErrorForUpdateSystemEventsOutput
-
Packages that use ErrorForUpdateSystemEventsOutput Package Description com.volcengine.ecs.model -
-
Uses of ErrorForUpdateSystemEventsOutput in com.volcengine.ecs.model
Methods in com.volcengine.ecs.model that return ErrorForUpdateSystemEventsOutput Modifier and Type Method Description ErrorForUpdateSystemEventsOutputErrorForUpdateSystemEventsOutput. code(String code)@Valid ErrorForUpdateSystemEventsOutputOperationDetailForUpdateSystemEventsOutput. getError()Get errorErrorForUpdateSystemEventsOutputErrorForUpdateSystemEventsOutput. message(String message)Methods in com.volcengine.ecs.model with parameters of type ErrorForUpdateSystemEventsOutput Modifier and Type Method Description OperationDetailForUpdateSystemEventsOutputOperationDetailForUpdateSystemEventsOutput. error(ErrorForUpdateSystemEventsOutput error)voidOperationDetailForUpdateSystemEventsOutput. setError(ErrorForUpdateSystemEventsOutput error)
-