public class CreateAilySessionRunReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateAilySessionRunReq.Builder |
| 构造器和说明 |
|---|
CreateAilySessionRunReq() |
CreateAilySessionRunReq(CreateAilySessionRunReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAilySessionId() |
CreateAilySessionRunReqBody |
getCreateAilySessionRunReqBody() |
static CreateAilySessionRunReq.Builder |
newBuilder() |
void |
setAilySessionId(String ailySessionId) |
void |
setCreateAilySessionRunReqBody(CreateAilySessionRunReqBody body) |
public CreateAilySessionRunReq()
public CreateAilySessionRunReq(CreateAilySessionRunReq.Builder builder)
public String getAilySessionId()
public void setAilySessionId(String ailySessionId)
public CreateAilySessionRunReqBody getCreateAilySessionRunReqBody()
public void setCreateAilySessionRunReqBody(CreateAilySessionRunReqBody body)
public static CreateAilySessionRunReq.Builder newBuilder()
Copyright © 2025. All rights reserved.