Class FindAttachmentsRequest.Builder
Object
Builder
- Enclosing class:
FindAttachmentsRequest
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbaseResourceId(UUID baseResourceId) build()but()Deprecated.This method will be removed in the future.fileContentType(String fileContentType) limit(int limit) offset(int offset) scanState(AntivirusScanState scanState) sortField(FindAttachmentsRequest.SortField sortField) toString()uploadDate(Long uploadDate)
-
Field Details
-
offset
Deprecated.This field will become private in the next major release. -
limit
Deprecated.This field will become private in the next major release.
-
-
Method Details
-
offset
-
limit
-
but
Deprecated.This method will be removed in the future. Please, useFindAttachmentsRequest.builder()Clone method for this Builder. -
fileName
- Returns:
this.
-
fileContentType
- Returns:
this.
-
uploadDate
- Returns:
this.
-
userId
- Returns:
this.
-
baseResourceId
- Returns:
this.
-
scanState
- Returns:
this.
-
sortField
- Returns:
this.
-
sortOrder
- Returns:
this.
-
build
-
toString
-