public class GetAilySessionRunReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetAilySessionRunReq.Builder |
| 构造器和说明 |
|---|
GetAilySessionRunReq() |
GetAilySessionRunReq(GetAilySessionRunReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAilySessionId() |
String |
getRunId() |
static GetAilySessionRunReq.Builder |
newBuilder() |
void |
setAilySessionId(String ailySessionId) |
void |
setRunId(String runId) |
public GetAilySessionRunReq()
public GetAilySessionRunReq(GetAilySessionRunReq.Builder builder)
public static GetAilySessionRunReq.Builder newBuilder()
public String getAilySessionId()
public void setAilySessionId(String ailySessionId)
public String getRunId()
public void setRunId(String runId)
Copyright © 2024. All rights reserved.