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