Uses of Class
microsoft.dynamics.crm.complex.AppointmentsToIgnore.Builder
-
Packages that use AppointmentsToIgnore.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of AppointmentsToIgnore.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return AppointmentsToIgnore.Builder Modifier and Type Method Description AppointmentsToIgnore.BuilderAppointmentsToIgnore.Builder. appointments(List<UUID> appointments)AppointmentsToIgnore.BuilderAppointmentsToIgnore.Builder. appointments(UUID... appointments)AppointmentsToIgnore.BuilderAppointmentsToIgnore.Builder. appointmentsNextLink(String appointmentsNextLink)static AppointmentsToIgnore.BuilderAppointmentsToIgnore. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AppointmentsToIgnore.BuilderAppointmentsToIgnore.Builder. resourceId(UUID resourceId)
-