Package com.dropbox.core.v2.teamlog
Class LegalHoldsExportDownloadedDetails.Builder
java.lang.Object
com.dropbox.core.v2.teamlog.LegalHoldsExportDownloadedDetails.Builder
- Enclosing class:
LegalHoldsExportDownloadedDetails
Builder for
LegalHoldsExportDownloadedDetails.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds an instance ofLegalHoldsExportDownloadedDetailsconfigured with this builder's valueswithFileName(String fileName) Set value for optional field.Set value for optional field.
-
Field Details
-
legalHoldId
-
name
-
exportName
-
part
-
fileName
-
-
Constructor Details
-
Builder
-
-
Method Details
-
withPart
Set value for optional field.- Parameters:
part- Part.- Returns:
- this builder
-
withFileName
Set value for optional field.- Parameters:
fileName- Filename.- Returns:
- this builder
-
build
Builds an instance ofLegalHoldsExportDownloadedDetailsconfigured with this builder's values- Returns:
- new instance of
LegalHoldsExportDownloadedDetails
-