public class AllocatePublicIpAddressResponse
extends com.aliyuncs.AcsResponse
构造器和说明 |
---|
AllocatePublicIpAddressResponse() |
限定符和类型 | 方法和说明 |
---|---|
AllocatePublicIpAddressResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getIpAddress() |
String |
getRequestId() |
void |
setIpAddress(String ipAddress) |
void |
setRequestId(String requestId) |
public String getIpAddress()
public void setIpAddress(String ipAddress)
public String getRequestId()
public void setRequestId(String requestId)
public AllocatePublicIpAddressResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All Rights Reserved.