Uses of Class
com.tencentcloudapi.vpc.v20170312.models.ModifyBandwidthPackageAttributeResponse
-
Packages that use ModifyBandwidthPackageAttributeResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of ModifyBandwidthPackageAttributeResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return ModifyBandwidthPackageAttributeResponse Modifier and Type Method Description ModifyBandwidthPackageAttributeResponse
VpcClient. ModifyBandwidthPackageAttribute(ModifyBandwidthPackageAttributeRequest req)
接口用于修改带宽包属性,包括带宽包名字等 -
Uses of ModifyBandwidthPackageAttributeResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type ModifyBandwidthPackageAttributeResponse Constructor Description ModifyBandwidthPackageAttributeResponse(ModifyBandwidthPackageAttributeResponse 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.
-