public class GetJobAuthResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetJobAuthResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetJobAuthResponse |
build(Map<String,?> map) |
GetJobAuthResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
GetJobAuthResponse |
setBody(GetJobAuthResponseBody body) |
GetJobAuthResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public GetJobAuthResponseBody body
public static GetJobAuthResponse build(Map<String,?> map) throws Exception
Exceptionpublic GetJobAuthResponse setHeaders(Map<String,String> headers)
public GetJobAuthResponse setBody(GetJobAuthResponseBody body)
public GetJobAuthResponseBody getBody()
Copyright © 2022. All rights reserved.