| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static UpdateMixJobResponse.StopReasonEnum |
UpdateMixJobResponse.StopReasonEnum.EXCEED_MAX_IDLE_TIME
Enum EXCEED_MAX_IDLE_TIME for value: "EXCEED_MAX_IDLE_TIME"
|
static UpdateMixJobResponse.StopReasonEnum |
UpdateMixJobResponse.StopReasonEnum.INTERNAL_ERROR
Enum INTERNAL_ERROR for value: "INTERNAL_ERROR"
|
static UpdateMixJobResponse.StopReasonEnum |
UpdateMixJobResponse.StopReasonEnum.TENANT_STOP
Enum TENANT_STOP for value: "TENANT_STOP"
|
| Modifier and Type | Method and Description |
|---|---|
static UpdateMixJobResponse.StopReasonEnum |
UpdateMixJobResponse.StopReasonEnum.fromValue(String value) |
UpdateMixJobResponse.StopReasonEnum |
UpdateMixJobResponse.getStopReason()
任务结束原因
|
static UpdateMixJobResponse.StopReasonEnum |
UpdateMixJobResponse.StopReasonEnum.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMixJobResponse.setStopReason(UpdateMixJobResponse.StopReasonEnum stopReason) |
UpdateMixJobResponse |
UpdateMixJobResponse.withStopReason(UpdateMixJobResponse.StopReasonEnum stopReason) |
Copyright © 2021. All rights reserved.