public class GetDemonstrationForCustomizedVoiceJobResponse
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
GetDemonstrationForCustomizedVoiceJobResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
构造器和说明 |
---|
GetDemonstrationForCustomizedVoiceJobResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public GetDemonstrationForCustomizedVoiceJobResponseBody body
public GetDemonstrationForCustomizedVoiceJobResponse()
public static GetDemonstrationForCustomizedVoiceJobResponse build(Map<String,?> map) throws Exception
Exception
public GetDemonstrationForCustomizedVoiceJobResponse setHeaders(Map<String,String> headers)
public GetDemonstrationForCustomizedVoiceJobResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public GetDemonstrationForCustomizedVoiceJobResponse setBody(GetDemonstrationForCustomizedVoiceJobResponseBody body)
public GetDemonstrationForCustomizedVoiceJobResponseBody getBody()
Copyright © 2024. All rights reserved.