AppointmentRequest |
AppointmentRequest.Builder.build() |
AppointmentRequest |
AppointmentRequest.withAnchorOffset(Integer anchorOffset) |
AppointmentRequest |
AppointmentRequest.withDirection(SearchDirection direction) |
AppointmentRequest |
AppointmentRequest.withDuration(Integer duration) |
AppointmentRequest |
AppointmentRequest.withNumberOfResults(Integer numberOfResults) |
AppointmentRequest |
AppointmentRequest.withRecurrenceDuration(Integer recurrenceDuration) |
AppointmentRequest |
AppointmentRequest.withRecurrenceTimeZoneCode(Integer recurrenceTimeZoneCode) |
AppointmentRequest |
AppointmentRequest.withSearchRecurrenceRule(String searchRecurrenceRule) |
AppointmentRequest |
AppointmentRequest.withSearchRecurrenceStart(OffsetDateTime searchRecurrenceStart) |
AppointmentRequest |
AppointmentRequest.withSearchWindowEnd(OffsetDateTime searchWindowEnd) |
AppointmentRequest |
AppointmentRequest.withSearchWindowStart(OffsetDateTime searchWindowStart) |
AppointmentRequest |
AppointmentRequest.withServiceId(String serviceId) |
AppointmentRequest |
AppointmentRequest.withUnmappedField(String name,
String value) |
AppointmentRequest |
AppointmentRequest.withUserTimeZoneCode(Integer userTimeZoneCode) |