Package microsoft.dynamics.crm.complex
Class GetReportHistoryLimitResponse.Builder
- java.lang.Object
-
- microsoft.dynamics.crm.complex.GetReportHistoryLimitResponse.Builder
-
- Enclosing class:
- GetReportHistoryLimitResponse
public static final class GetReportHistoryLimitResponse.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetReportHistoryLimitResponsebuild()GetReportHistoryLimitResponse.BuilderhistoryLimit(Integer historyLimit)
-
-
-
Method Detail
-
historyLimit
public GetReportHistoryLimitResponse.Builder historyLimit(Integer historyLimit)
-
build
public GetReportHistoryLimitResponse build()
-
-