Uses of Class
com.tencentcloudapi.tcb.v20180608.models.StandaloneGatewayPackageInfo
-
Packages that use StandaloneGatewayPackageInfo Package Description com.tencentcloudapi.tcb.v20180608.models -
-
Uses of StandaloneGatewayPackageInfo in com.tencentcloudapi.tcb.v20180608.models
Methods in com.tencentcloudapi.tcb.v20180608.models that return StandaloneGatewayPackageInfo Modifier and Type Method Description StandaloneGatewayPackageInfo[]DescribeStandaloneGatewayPackageResponse. getStandaloneGatewayPackageList()Get 套餐详情Methods in com.tencentcloudapi.tcb.v20180608.models with parameters of type StandaloneGatewayPackageInfo Modifier and Type Method Description voidDescribeStandaloneGatewayPackageResponse. setStandaloneGatewayPackageList(StandaloneGatewayPackageInfo[] StandaloneGatewayPackageList)Set 套餐详情Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type StandaloneGatewayPackageInfo Constructor Description StandaloneGatewayPackageInfo(StandaloneGatewayPackageInfo 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.
-