| Package | Description |
|---|---|
| org.javaswift.joss.swift | |
| org.javaswift.joss.swift.scheduled |
| Modifier and Type | Method and Description |
|---|---|
SwiftStoredObject |
SwiftContainer.createObject(java.lang.String name) |
SwiftStoredObject |
SwiftContainer.getObject(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SwiftStoredObject> |
SwiftContainer.getAllObjects() |
| Modifier and Type | Method and Description |
|---|---|
SwiftResult<java.lang.Object> |
SwiftStoredObject.copyFrom(SwiftStoredObject sourceObject) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<DirectoryOrObject> |
SwiftStoredObject.convertToDirectories(Container container,
java.util.Collection<SwiftStoredObject> objects,
java.lang.String prefix,
java.lang.Character delimiter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectDeleter.scheduleForDeletion(SwiftContainer container,
SwiftStoredObject object,
java.util.Date deleteAt) |
| Constructor and Description |
|---|
ScheduledForDeletion(SwiftContainer container,
SwiftStoredObject object,
java.util.Date deleteAt) |
Copyright © 2012-2020 42 BV. All Rights Reserved.