public class CreateUnblockIpRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CreateUnblockIpRequest() | 
| CreateUnblockIpRequest(CreateUnblockIpRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getActionType()Get 解封类型(user:自助解封;auto:自动解封; update:升级解封;bind:绑定高防包解封) | 
| String | getIp()Get IP | 
| void | setActionType(String ActionType)Set 解封类型(user:自助解封;auto:自动解封; update:升级解封;bind:绑定高防包解封) | 
| void | setIp(String Ip)Set IP | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic CreateUnblockIpRequest()
public CreateUnblockIpRequest(CreateUnblockIpRequest source)
public String getIp()
public void setIp(String Ip)
Ip - IPpublic String getActionType()
public void setActionType(String ActionType)
ActionType - 解封类型(user:自助解封;auto:自动解封; update:升级解封;bind:绑定高防包解封)Copyright © 2025. All rights reserved.