public interface AsyncDiffElement
Modifier and Type | Method and Description |
---|---|
Promise<DiffElement> |
copyToAsync(DiffElement container,
DiffElement target,
java.lang.String relativePath) |
Promise<java.lang.Void> |
deleteAsync() |
Promise<DiffElement> copyToAsync(DiffElement container, DiffElement target, java.lang.String relativePath)
Promise<java.lang.Void> deleteAsync()