public class AllocatePublicIpAddressResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
AllocatePublicIpAddressResponse() |
| Modifier and Type | Method and Description |
|---|---|
AllocatePublicIpAddressResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getIpAddress() |
String |
getRequestId() |
void |
setIpAddress(String ipAddress) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getIpAddress()
public void setIpAddress(String ipAddress)
public AllocatePublicIpAddressResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.