Searched refs:projectId (Results 1 – 1 of 1) sorted by relevance
267 public CommandResult makeBucket(String projectId) throws IOException { in makeBucket() argument269 CLog.d("Making bucket %s for project %s", mBucketName, projectId); in makeBucket()275 if (projectId != null) { in makeBucket()277 command.add(projectId); in makeBucket()