Uses of Class
com.tencentcloudapi.vpc.v20170312.models.GatewayQos
-
Packages that use GatewayQos Package Description com.tencentcloudapi.vpc.v20170312.models -
-
Uses of GatewayQos in com.tencentcloudapi.vpc.v20170312.models
Methods in com.tencentcloudapi.vpc.v20170312.models that return GatewayQos Modifier and Type Method Description GatewayQos[]DescribeGatewayFlowQosResponse. getGatewayQosSet()Get 实例详细信息列表。Methods in com.tencentcloudapi.vpc.v20170312.models with parameters of type GatewayQos Modifier and Type Method Description voidDescribeGatewayFlowQosResponse. setGatewayQosSet(GatewayQos[] GatewayQosSet)Set 实例详细信息列表。Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type GatewayQos Constructor Description GatewayQos(GatewayQos 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.
-