Uses of Class
microsoft.dynamics.crm.complex.DownloadSolutionExportDataResponse
-
Packages that use DownloadSolutionExportDataResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of DownloadSolutionExportDataResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return DownloadSolutionExportDataResponse Modifier and Type Method Description DownloadSolutionExportDataResponseDownloadSolutionExportDataResponse.Builder. build()DownloadSolutionExportDataResponseDownloadSolutionExportDataResponse. withExportSolutionFile(byte[] exportSolutionFile)DownloadSolutionExportDataResponseDownloadSolutionExportDataResponse. withUnmappedField(String name, String value) -
Uses of DownloadSolutionExportDataResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type DownloadSolutionExportDataResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<DownloadSolutionExportDataResponse>System. downloadSolutionExportData(UUID exportJobId)
-