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