java.lang.Object
com.amilesend.onedrive.resource.activities.action.RenameAction.RenameActionBuilder
- Enclosing class:
RenameAction
public static class RenameAction.RenameActionBuilder
extends Object
-
Method Summary
The new name of the item.
The old name of the item.
-
Method Details
-
oldName
The old name of the item.
- Returns:
this
.
-
newName
The new name of the item.
- Returns:
this
.
-
-