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