public class UpdatePublicIpAddressPoolAttributeResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
UpdatePublicIpAddressPoolAttributeResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static UpdatePublicIpAddressPoolAttributeResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
UpdatePublicIpAddressPoolAttributeResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The request ID.
example:4EC47282-1B74-4534-BD0E-403F3EE64CAF
public UpdatePublicIpAddressPoolAttributeResponseBody()
public static UpdatePublicIpAddressPoolAttributeResponseBody build(Map<String,?> map) throws Exception
Exception
public UpdatePublicIpAddressPoolAttributeResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.