Uses of Class
com.tencentcloudapi.cfw.v20190904.models.FwDeploy
-
Packages that use FwDeploy Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of FwDeploy in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return FwDeploy Modifier and Type Method Description FwDeployVpcFwInstance. getFwDeploy()Get 部署地域信息Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type FwDeploy Modifier and Type Method Description voidVpcFwInstance. setFwDeploy(FwDeploy FwDeploy)Set 部署地域信息Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type FwDeploy Constructor Description FwDeploy(FwDeploy 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.
-