Uses of Class
com.tencentcloudapi.cfw.v20190904.models.FwVpcCidr
-
Packages that use FwVpcCidr Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of FwVpcCidr in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return FwVpcCidr Modifier and Type Method Description FwVpcCidr[]FwCidrInfo. getFwCidrLst()Get 为每个vpc指定防火墙的网段Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type FwVpcCidr Modifier and Type Method Description voidFwCidrInfo. setFwCidrLst(FwVpcCidr[] FwCidrLst)Set 为每个vpc指定防火墙的网段Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type FwVpcCidr Constructor Description FwVpcCidr(FwVpcCidr 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.
-