Uses of Class
microsoft.dynamics.crm.complex.BusinessNotificationParameter.Builder
-
Packages that use BusinessNotificationParameter.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of BusinessNotificationParameter.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return BusinessNotificationParameter.Builder Modifier and Type Method Description static BusinessNotificationParameter.BuilderBusinessNotificationParameter. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).BusinessNotificationParameter.BuilderBusinessNotificationParameter.Builder. data(String data)BusinessNotificationParameter.BuilderBusinessNotificationParameter.Builder. parameterType(BusinessNotificationParameterType parameterType)
-