public class GetVRSVoiceTypesRequest extends AbstractModel
header, skipSign| Constructor and Description |
|---|
GetVRSVoiceTypesRequest() |
GetVRSVoiceTypesRequest(GetVRSVoiceTypesRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getTaskType()
Get 复刻类型。
0 - 除快速声音复刻外其他复刻类型(默认);
5 - 一句话声音复刻。
|
void |
setTaskType(Long TaskType)
Set 复刻类型。
0 - 除快速声音复刻外其他复刻类型(默认);
5 - 一句话声音复刻。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic GetVRSVoiceTypesRequest()
public GetVRSVoiceTypesRequest(GetVRSVoiceTypesRequest source)
public Long getTaskType()
public void setTaskType(Long TaskType)
TaskType - 复刻类型。
0 - 除快速声音复刻外其他复刻类型(默认);
5 - 一句话声音复刻。Copyright © 2024. All rights reserved.