Uses of Class
com.tencentcloudapi.iss.v20230517.models.DescribeGatewayVersionRequest
-
Packages that use DescribeGatewayVersionRequest Package Description com.tencentcloudapi.iss.v20230517 com.tencentcloudapi.iss.v20230517.models -
-
Uses of DescribeGatewayVersionRequest in com.tencentcloudapi.iss.v20230517
Methods in com.tencentcloudapi.iss.v20230517 with parameters of type DescribeGatewayVersionRequest Modifier and Type Method Description DescribeGatewayVersionResponseIssClient. DescribeGatewayVersion(DescribeGatewayVersionRequest req)查询网关服务版本 -
Uses of DescribeGatewayVersionRequest in com.tencentcloudapi.iss.v20230517.models
Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type DescribeGatewayVersionRequest Constructor Description DescribeGatewayVersionRequest(DescribeGatewayVersionRequest 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.
-