Class Folder
java.lang.Object
com.amilesend.onedrive.resource.item.type.Folder
Describes if a given drive item is a folder resource type.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Folder.FolderBuilderbuilder()booleanintThe number of child items associated with the drive item.The properties that describe the recommended view for the folder.inthashCode()voidsetFolderView(FolderView folderView) The properties that describe the recommended view for the folder.toString()
-
Method Details
-
builder
-
getChildCount
public int getChildCount()The number of child items associated with the drive item. -
getFolderView
The properties that describe the recommended view for the folder. -
setFolderView
The properties that describe the recommended view for the folder. -
equals
-
hashCode
public int hashCode() -
toString
-