Class DeleteAction.DeleteActionBuilder
java.lang.Object
com.amilesend.onedrive.resource.activities.action.DeleteAction.DeleteActionBuilder
- Enclosing class:
DeleteAction
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The name of the deleted item.objectType(String objectType) The type of item that was deleted.toString()
-
Method Details
-
name
The name of the deleted item.- Returns:
this.
-
objectType
The type of item that was deleted. Valid values:FileorFolder.- Returns:
this.
-
build
-
toString
-