Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.BGPIPInstance
-
Packages that use BGPIPInstance Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of BGPIPInstance in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return BGPIPInstance Modifier and Type Method Description BGPIPInstance[]DescribeListBGPIPInstancesResponse. getInstanceList()Get 高防IP资产实例列表Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type BGPIPInstance Modifier and Type Method Description voidDescribeListBGPIPInstancesResponse. setInstanceList(BGPIPInstance[] InstanceList)Set 高防IP资产实例列表Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type BGPIPInstance Constructor Description BGPIPInstance(BGPIPInstance 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.
-