Class File
java.lang.Object
com.amilesend.onedrive.resource.item.type.File
Describes if a given drive item is a file resource type.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic File.FileBuilderbuilder()booleanThe hashes of the binary file content.The MIME type for the file content.inthashCode()booleanIndicates if the item is being processed to extract metadata.toString()
-
Method Details
-
builder
-
getHashes
The hashes of the binary file content. -
getMimeType
The MIME type for the file content. -
isProcessingMetadata
public boolean isProcessingMetadata()Indicates if the item is being processed to extract metadata. -
equals
-
hashCode
public int hashCode() -
toString
-