| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<AppointmentsToIgnore> |
AppointmentRequest.appointmentsToIgnore |
| Modifier and Type | Method and Description |
|---|---|
AppointmentsToIgnore |
AppointmentsToIgnore.Builder.build() |
AppointmentsToIgnore |
AppointmentsToIgnore.withResourceId(String resourceId) |
AppointmentsToIgnore |
AppointmentsToIgnore.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<AppointmentsToIgnore> |
AppointmentRequest.getAppointmentsToIgnore() |
com.github.davidmoten.odata.client.CollectionPage<AppointmentsToIgnore> |
AppointmentRequest.getAppointmentsToIgnore(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
AppointmentRequest.Builder |
AppointmentRequest.Builder.appointmentsToIgnore(AppointmentsToIgnore... appointmentsToIgnore) |
| Modifier and Type | Method and Description |
|---|---|
AppointmentRequest.Builder |
AppointmentRequest.Builder.appointmentsToIgnore(List<AppointmentsToIgnore> appointmentsToIgnore) |
Copyright © 2018–2021. All rights reserved.