public class AssignPrivateIpAddressesResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
AssignPrivateIpAddressesResponse.AssignedPrivateIpAddressesSet |
| Constructor and Description |
|---|
AssignPrivateIpAddressesResponse() |
| Modifier and Type | Method and Description |
|---|---|
AssignPrivateIpAddressesResponse.AssignedPrivateIpAddressesSet |
getAssignedPrivateIpAddressesSet() |
AssignPrivateIpAddressesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setAssignedPrivateIpAddressesSet(AssignPrivateIpAddressesResponse.AssignedPrivateIpAddressesSet assignedPrivateIpAddressesSet) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public AssignPrivateIpAddressesResponse.AssignedPrivateIpAddressesSet getAssignedPrivateIpAddressesSet()
public void setAssignedPrivateIpAddressesSet(AssignPrivateIpAddressesResponse.AssignedPrivateIpAddressesSet assignedPrivateIpAddressesSet)
public AssignPrivateIpAddressesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.