java.lang.Object
com.amilesend.onedrive.resource.activities.action.MoveAction.MoveActionBuilder
- Enclosing class:
MoveAction
public static class MoveAction.MoveActionBuilder
extends Object
-
Method Summary
The name of the location the item was moved from.
The name of the location the item was moved to.
-
Method Details
-
from
The name of the location the item was moved from.
- Returns:
this
.
-
to
The name of the location the item was moved to.
- Returns:
this
.
-
-