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