public static final class SubmitSmoothExpandPreCheckResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
SubmitSmoothExpandPreCheckResponseBody |
build() |
SubmitSmoothExpandPreCheckResponseBody.Builder |
msg(String msg)
The result of the precheck task.
|
SubmitSmoothExpandPreCheckResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
SubmitSmoothExpandPreCheckResponseBody.Builder |
success(Boolean success)
Indicates whether the request was successful.
|
SubmitSmoothExpandPreCheckResponseBody.Builder |
taskId(Long taskId)
The ID of the precheck task.
|
public SubmitSmoothExpandPreCheckResponseBody.Builder msg(String msg)
public SubmitSmoothExpandPreCheckResponseBody.Builder requestId(String requestId)
public SubmitSmoothExpandPreCheckResponseBody.Builder success(Boolean success)
public SubmitSmoothExpandPreCheckResponseBody.Builder taskId(Long taskId)
public SubmitSmoothExpandPreCheckResponseBody build()
Copyright © 2024. All rights reserved.