Uses of Class
microsoft.dynamics.crm.complex.DownloadSolutionExportDataResponse.Builder
-
Packages that use DownloadSolutionExportDataResponse.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of DownloadSolutionExportDataResponse.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return DownloadSolutionExportDataResponse.Builder Modifier and Type Method Description static DownloadSolutionExportDataResponse.BuilderDownloadSolutionExportDataResponse. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DownloadSolutionExportDataResponse.BuilderDownloadSolutionExportDataResponse.Builder. exportSolutionFile(byte[] exportSolutionFile)
-