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