Class ListInfo.ListInfoBuilder
java.lang.Object
com.amilesend.onedrive.resource.site.type.ListInfo.ListInfoBuilder
- Enclosing class:
ListInfo
-
Method Summary
Modifier and TypeMethodDescriptionbuild()contentTypesEnabled(boolean contentTypesEnabled) Indicates that content types are enabled for the list.hidden(boolean hidden) Indicates if the list is hidden from view.Represents the base list template used for the list.toString()
-
Method Details
-
contentTypesEnabled
Indicates that content types are enabled for the list.- Returns:
this.
-
template
Represents the base list template used for the list. Example values (but not limited to):- documentLibrary
- genericList
- task
- survey
- announcements
- contacts
- Returns:
this.
-
build
-
toString
-