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