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