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