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