Uses of Class
travel.wink.sdk.extranet.booking.model.CalDavResponseSupplier
Packages that use CalDavResponseSupplier
-
Uses of CalDavResponseSupplier in travel.wink.sdk.extranet.booking.api
Methods in travel.wink.sdk.extranet.booking.api that return types with arguments of type CalDavResponseSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CalDavResponseSupplier> CalendarSyncApi.generateCalDavAuth(String propertyIdentifier, String winkVersion) Create CalDAV connection Generates new CalDav passkey the property can use to authenticate the CalDAV url.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CalDavResponseSupplier>> CalendarSyncApi.generateCalDavAuthWithHttpInfo(String propertyIdentifier, String winkVersion) Create CalDAV connection Generates new CalDav passkey the property can use to authenticate the CalDAV url.reactor.core.publisher.Mono<CalDavResponseSupplier> CalendarSyncApi.retrieveCalDavAuth(String propertyIdentifier, String winkVersion, String accept) Show CalDAV Connection Retrieve the CalDAV connection for your propertyreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CalDavResponseSupplier>> CalendarSyncApi.retrieveCalDavAuthWithHttpInfo(String propertyIdentifier, String winkVersion, String accept) Show CalDAV Connection Retrieve the CalDAV connection for your property -
Uses of CalDavResponseSupplier in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return CalDavResponseSupplierModifier and TypeMethodDescriptionCalDavResponseSupplier.hotelIdentifier(String hotelIdentifier) CalDavResponseSupplier.identifier(String identifier)