public static final class SyncSpeechByCombinationResponseBody.Data.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
SyncSpeechByCombinationResponseBody.Data |
build() |
SyncSpeechByCombinationResponseBody.Data.Builder |
deviceErrorCode(String deviceErrorCode)
DeviceErrorCode.
|
SyncSpeechByCombinationResponseBody.Data.Builder |
deviceErrorMessage(String deviceErrorMessage)
DeviceErrorMessage.
|
SyncSpeechByCombinationResponseBody.Data.Builder |
id(String id)
Id.
|
SyncSpeechByCombinationResponseBody.Data.Builder |
maxRetryCount(Integer maxRetryCount)
MaxRetryCount.
|
SyncSpeechByCombinationResponseBody.Data.Builder |
retryCount(Integer retryCount)
RetryCount.
|
SyncSpeechByCombinationResponseBody.Data.Builder |
success(Boolean success)
Success.
|
public SyncSpeechByCombinationResponseBody.Data.Builder deviceErrorCode(String deviceErrorCode)
public SyncSpeechByCombinationResponseBody.Data.Builder deviceErrorMessage(String deviceErrorMessage)
public SyncSpeechByCombinationResponseBody.Data.Builder id(String id)
public SyncSpeechByCombinationResponseBody.Data.Builder maxRetryCount(Integer maxRetryCount)
public SyncSpeechByCombinationResponseBody.Data.Builder retryCount(Integer retryCount)
public SyncSpeechByCombinationResponseBody.Data.Builder success(Boolean success)
public SyncSpeechByCombinationResponseBody.Data build()
Copyright © 2022. All rights reserved.