Uses of Class
odata.msgraph.client.security.complex.ExportFileMetadata.Builder
-
Packages that use ExportFileMetadata.Builder Package Description odata.msgraph.client.security.complex -
-
Uses of ExportFileMetadata.Builder in odata.msgraph.client.security.complex
Methods in odata.msgraph.client.security.complex that return ExportFileMetadata.Builder Modifier and Type Method Description static ExportFileMetadata.BuilderExportFileMetadata. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ExportFileMetadata.BuilderExportFileMetadata.Builder. downloadUrl(String downloadUrl)ExportFileMetadata.BuilderExportFileMetadata.Builder. fileName(String fileName)ExportFileMetadata.BuilderExportFileMetadata.Builder. size(Long size)
-