Uses of Class
com.tencentcloudapi.iss.v20230517.models.UpgradeGatewayResponse
-
Packages that use UpgradeGatewayResponse Package Description com.tencentcloudapi.iss.v20230517 com.tencentcloudapi.iss.v20230517.models -
-
Uses of UpgradeGatewayResponse in com.tencentcloudapi.iss.v20230517
Methods in com.tencentcloudapi.iss.v20230517 that return UpgradeGatewayResponse Modifier and Type Method Description UpgradeGatewayResponseIssClient. UpgradeGateway(UpgradeGatewayRequest req)用于网关升级(支持对所有待更新的服务一键升级)。 -
Uses of UpgradeGatewayResponse in com.tencentcloudapi.iss.v20230517.models
Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type UpgradeGatewayResponse Constructor Description UpgradeGatewayResponse(UpgradeGatewayResponse 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.
-