public class ObjectStores extends Object
Constructor and Description |
---|
ObjectStores() |
Modifier and Type | Method and Description |
---|---|
protected ObjectStore |
createAndStore(String name) |
protected com.amazonaws.services.s3.AmazonS3Client |
createClient(sirius.kernel.settings.Settings extension) |
ObjectStore |
getStore(String name) |
ObjectStore |
store() |
public ObjectStore store()
public ObjectStore getStore(String name)
protected ObjectStore createAndStore(String name)
@NotNull protected com.amazonaws.services.s3.AmazonS3Client createClient(sirius.kernel.settings.Settings extension)
Copyright © 2018. All rights reserved.