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