public class AssignPrivateIpAddressesResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
AssignPrivateIpAddressesResponseBody.AssignPrivateIpAddressesResponseBodyAssignedPrivateIpAddressesSet |
assignedPrivateIpAddressesSet
Details about the ENI.
|
String |
requestId
The ID of the request.
|
构造器和说明 |
---|
AssignPrivateIpAddressesResponseBody() |
@NameInMap(value="AssignedPrivateIpAddressesSet") public AssignPrivateIpAddressesResponseBody.AssignPrivateIpAddressesResponseBodyAssignedPrivateIpAddressesSet assignedPrivateIpAddressesSet
Details about the ENI.
@NameInMap(value="RequestId") public String requestId
The ID of the request.
public static AssignPrivateIpAddressesResponseBody build(Map<String,?> map) throws Exception
Exception
public AssignPrivateIpAddressesResponseBody setAssignedPrivateIpAddressesSet(AssignPrivateIpAddressesResponseBody.AssignPrivateIpAddressesResponseBodyAssignedPrivateIpAddressesSet assignedPrivateIpAddressesSet)
public AssignPrivateIpAddressesResponseBody.AssignPrivateIpAddressesResponseBodyAssignedPrivateIpAddressesSet getAssignedPrivateIpAddressesSet()
public AssignPrivateIpAddressesResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.