Uses of Class
microsoft.dynamics.crm.complex.ValidateFetchXmlExpressionResult.Builder
-
Packages that use ValidateFetchXmlExpressionResult.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of ValidateFetchXmlExpressionResult.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return ValidateFetchXmlExpressionResult.Builder Modifier and Type Method Description static ValidateFetchXmlExpressionResult.BuilderValidateFetchXmlExpressionResult. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ValidateFetchXmlExpressionResult.BuilderValidateFetchXmlExpressionResult.Builder. messages(List<ValidatorIssue> messages)ValidateFetchXmlExpressionResult.BuilderValidateFetchXmlExpressionResult.Builder. messages(ValidatorIssue... messages)ValidateFetchXmlExpressionResult.BuilderValidateFetchXmlExpressionResult.Builder. messagesNextLink(String messagesNextLink)
-