public class DescribeServiceResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeServiceResponse.KeySpec |
static class |
DescribeServiceResponse.ProtectionLevel |
| 构造器和说明 |
|---|
DescribeServiceResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeServiceResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeServiceResponse.KeySpec> |
getKeySpecs() |
List<DescribeServiceResponse.ProtectionLevel> |
getProtectionLevels() |
String |
getRequestId() |
void |
setKeySpecs(List<DescribeServiceResponse.KeySpec> keySpecs) |
void |
setProtectionLevels(List<DescribeServiceResponse.ProtectionLevel> protectionLevels) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeServiceResponse.ProtectionLevel> getProtectionLevels()
public void setProtectionLevels(List<DescribeServiceResponse.ProtectionLevel> protectionLevels)
public List<DescribeServiceResponse.KeySpec> getKeySpecs()
public void setKeySpecs(List<DescribeServiceResponse.KeySpec> keySpecs)
public DescribeServiceResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.