Class CollectionFactory
- java.lang.Object
- 
- org.arvados.client.logic.collection.CollectionFactory
 
- 
 public class CollectionFactory extends java.lang.Object
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classCollectionFactory.CollectionFactoryBuilder
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static CollectionFactory.CollectionFactoryBuilderbuilder()Collectioncreate()java.lang.StringgetDesiredProjectUuid(java.lang.String projectUuid)
 
- 
- 
- 
Method Detail- 
builderpublic static CollectionFactory.CollectionFactoryBuilder builder() 
 - 
createpublic Collection create() 
 - 
getDesiredProjectUuidpublic java.lang.String getDesiredProjectUuid(java.lang.String projectUuid) 
 
- 
 
-