public class DescribeIpGeolocationDatabaseUrlRequest extends AbstractModel
Constructor and Description |
---|
DescribeIpGeolocationDatabaseUrlRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Get IP地理位置库协议类型,目前支持"ipv4"和"ipv6"。
|
void |
setType(String Type)
Set IP地理位置库协议类型,目前支持"ipv4"和"ipv6"。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeIpGeolocationDatabaseUrlRequest()
Copyright © 2020. All rights reserved.