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