| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ShowMixJobResponse.StateEnum |
ShowMixJobResponse.StateEnum.INIT
Enum INIT for value: "INIT"
|
static ShowMixJobResponse.StateEnum |
ShowMixJobResponse.StateEnum.RUNNING
Enum RUNNING for value: "RUNNING"
|
static ShowMixJobResponse.StateEnum |
ShowMixJobResponse.StateEnum.STOPPED
Enum STOPPED for value: "STOPPED"
|
| Modifier and Type | Method and Description |
|---|---|
static ShowMixJobResponse.StateEnum |
ShowMixJobResponse.StateEnum.fromValue(String value) |
ShowMixJobResponse.StateEnum |
ShowMixJobResponse.getState()
任务状态。 - INIT:任务正在初始化 - RUNNING:任务正在运行 - STOPPED:任务已停止
|
static ShowMixJobResponse.StateEnum |
ShowMixJobResponse.StateEnum.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShowMixJobResponse.setState(ShowMixJobResponse.StateEnum state) |
ShowMixJobResponse |
ShowMixJobResponse.withState(ShowMixJobResponse.StateEnum state) |
Copyright © 2021. All rights reserved.