Future<void> preBuildConnection(String bucket) { return cosApi.preBuildConnection(bucket, serviceKey); }