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