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