public class ListClientKeysResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListClientKeysResponse.ClientKey |
| 构造器和说明 |
|---|
ListClientKeysResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
List<ListClientKeysResponse.ClientKey> |
getClientKeys() |
ListClientKeysResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setClientKeys(List<ListClientKeysResponse.ClientKey> clientKeys) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListClientKeysResponse.ClientKey> getClientKeys()
public void setClientKeys(List<ListClientKeysResponse.ClientKey> clientKeys)
public ListClientKeysResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2024. All Rights Reserved.