public class ListObjectsCommandMock extends CommandMock<java.util.Collection<StoredObject>> implements ListObjectsCommand
account, allowErrorLog, container, LOG, object, swift| Constructor and Description |
|---|
ListObjectsCommandMock(Swift swift,
Account account,
Container container,
ListInstructions listInstructions) |
| Modifier and Type | Method and Description |
|---|---|
SwiftResult<java.util.Collection<StoredObject>> |
callSwift() |
HttpStatusChecker[] |
getStatusCheckers() |
applyDelay, call, setAllowErrorLogpublic ListObjectsCommandMock(Swift swift, Account account, Container container, ListInstructions listInstructions)
public SwiftResult<java.util.Collection<StoredObject>> callSwift()
callSwift in class CommandMock<java.util.Collection<StoredObject>>public HttpStatusChecker[] getStatusCheckers()
getStatusCheckers in class CommandMock<java.util.Collection<StoredObject>>Copyright © 2012-2020 42 BV. All Rights Reserved.