Uses of Class
com.tencentcloudapi.tse.v20201207.models.DeleteNativeGatewayServerGroupResponse
-
Packages that use DeleteNativeGatewayServerGroupResponse Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of DeleteNativeGatewayServerGroupResponse in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 that return DeleteNativeGatewayServerGroupResponse Modifier and Type Method Description DeleteNativeGatewayServerGroupResponseTseClient. DeleteNativeGatewayServerGroup(DeleteNativeGatewayServerGroupRequest req)删除网关实例分组 -
Uses of DeleteNativeGatewayServerGroupResponse in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DeleteNativeGatewayServerGroupResponse Constructor Description DeleteNativeGatewayServerGroupResponse(DeleteNativeGatewayServerGroupResponse 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.
-