static ListObjectsEvent |
ListObjectsEvent.newCancelledEvent(Object uniqueOperationId) |
static ListObjectsEvent |
ListObjectsEvent.newCompletedEvent(Object uniqueOperationId) |
static ListObjectsEvent |
ListObjectsEvent.newErrorEvent(Throwable t,
Object uniqueOperationId) |
static ListObjectsEvent |
ListObjectsEvent.newIgnoredErrorsEvent(ThreadWatcher threadWatcher,
Throwable[] ignoredErrors,
Object uniqueOperationId) |
static ListObjectsEvent |
ListObjectsEvent.newInProgressEvent(ThreadWatcher threadWatcher,
List<StorageObjectsChunk> chunkList,
Object uniqueOperationId) |
static ListObjectsEvent |
ListObjectsEvent.newStartedEvent(ThreadWatcher threadWatcher,
Object uniqueOperationId) |