Uses of Class
com.tencentcloudapi.tse.v20201207.models.ModifyNativeGatewayServerGroupRequest
-
Packages that use ModifyNativeGatewayServerGroupRequest Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of ModifyNativeGatewayServerGroupRequest in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 with parameters of type ModifyNativeGatewayServerGroupRequest Modifier and Type Method Description ModifyNativeGatewayServerGroupResponse
TseClient. ModifyNativeGatewayServerGroup(ModifyNativeGatewayServerGroupRequest req)
修改云原生API网关实例分组基础信息 -
Uses of ModifyNativeGatewayServerGroupRequest in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type ModifyNativeGatewayServerGroupRequest Constructor Description ModifyNativeGatewayServerGroupRequest(ModifyNativeGatewayServerGroupRequest 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.
-