Package microsoft.dynamics.crm.complex
Class DownloadReportDefinitionResponse.Builder
- java.lang.Object
-
- microsoft.dynamics.crm.complex.DownloadReportDefinitionResponse.Builder
-
- Enclosing class:
- DownloadReportDefinitionResponse
public static final class DownloadReportDefinitionResponse.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DownloadReportDefinitionResponse.BuilderbodyText(String bodyText)DownloadReportDefinitionResponsebuild()
-
-
-
Method Detail
-
bodyText
public DownloadReportDefinitionResponse.Builder bodyText(String bodyText)
-
build
public DownloadReportDefinitionResponse build()
-
-