public class GetPublicKeyResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetPublicKeyResponse.PublicKey |
| Constructor and Description |
|---|
GetPublicKeyResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetPublicKeyResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
GetPublicKeyResponse.PublicKey |
getPublicKey() |
String |
getRequestId() |
void |
setPublicKey(GetPublicKeyResponse.PublicKey publicKey) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public GetPublicKeyResponse.PublicKey getPublicKey()
public void setPublicKey(GetPublicKeyResponse.PublicKey publicKey)
public GetPublicKeyResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.