Uses of Class
com.tencentcloudapi.iss.v20230517.models.UpdateGatewayResponse
-
Packages that use UpdateGatewayResponse Package Description com.tencentcloudapi.iss.v20230517 com.tencentcloudapi.iss.v20230517.models -
-
Uses of UpdateGatewayResponse in com.tencentcloudapi.iss.v20230517
Methods in com.tencentcloudapi.iss.v20230517 that return UpdateGatewayResponse Modifier and Type Method Description UpdateGatewayResponseIssClient. UpdateGateway(UpdateGatewayRequest req)用于修改网关信息(支持对网关名称和描述的修改)。 -
Uses of UpdateGatewayResponse in com.tencentcloudapi.iss.v20230517.models
Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type UpdateGatewayResponse Constructor Description UpdateGatewayResponse(UpdateGatewayResponse 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.
-