Uses of Class
com.tencentcloudapi.vpc.v20170312.models.IpField
-
Packages that use IpField Package Description com.tencentcloudapi.vpc.v20170312.models -
-
Uses of IpField in com.tencentcloudapi.vpc.v20170312.models
Methods in com.tencentcloudapi.vpc.v20170312.models that return IpField Modifier and Type Method Description IpFieldDescribeIpGeolocationInfosRequest. getFields()Get 需查询的IP地址的字段信息。Methods in com.tencentcloudapi.vpc.v20170312.models with parameters of type IpField Modifier and Type Method Description voidDescribeIpGeolocationInfosRequest. setFields(IpField Fields)Set 需查询的IP地址的字段信息。Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type IpField Constructor Description IpField(IpField 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.
-