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