Uses of Class
travel.wink.sdk.extranet.model.CalDavResponseSupplier
Packages that use CalDavResponseSupplier
-
Uses of CalDavResponseSupplier in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api that return types with arguments of type CalDavResponseSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CalDavResponseSupplier>CalDavApi.generateCalDavAuth(String hotelIdentifier, String winkVersion) Connect CalDAV Generates new CalDav passkey the property can use to authenticate the CalDAV url.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CalDavResponseSupplier>>CalDavApi.generateCalDavAuthWithHttpInfo(String hotelIdentifier, String winkVersion) Connect CalDAV Generates new CalDav passkey the property can use to authenticate the CalDAV url.reactor.core.publisher.Mono<CalDavResponseSupplier>CalDavApi.retrieveCalDavAuth(String hotelIdentifier, String winkVersion) Show CalDAV authentication Retrieve CalDAV authentication of a hotelreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CalDavResponseSupplier>>CalDavApi.retrieveCalDavAuthWithHttpInfo(String hotelIdentifier, String winkVersion) Show CalDAV authentication Retrieve CalDAV authentication of a hotel -
Uses of CalDavResponseSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return CalDavResponseSupplierModifier and TypeMethodDescriptionCalDavResponseSupplier.hotelIdentifier(String hotelIdentifier) CalDavResponseSupplier.identifier(String identifier)