Uses of Class
com.tencentcloudapi.iss.v20230517.models.DescribeGatewayProtocolData
-
Packages that use DescribeGatewayProtocolData Package Description com.tencentcloudapi.iss.v20230517.models -
-
Uses of DescribeGatewayProtocolData in com.tencentcloudapi.iss.v20230517.models
Methods in com.tencentcloudapi.iss.v20230517.models that return DescribeGatewayProtocolData Modifier and Type Method Description DescribeGatewayProtocolData[]DescribeGatewayProtocolResponse. getData()Get 返回数据Methods in com.tencentcloudapi.iss.v20230517.models with parameters of type DescribeGatewayProtocolData Modifier and Type Method Description voidDescribeGatewayProtocolResponse. setData(DescribeGatewayProtocolData[] Data)Set 返回数据Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type DescribeGatewayProtocolData Constructor Description DescribeGatewayProtocolData(DescribeGatewayProtocolData 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.
-