Uses of Class
travel.wink.hotelbeds.content.sdk.model.ApiHotelsRS
Packages that use ApiHotelsRS
-
Uses of ApiHotelsRS in travel.wink.hotelbeds.content.sdk.api
Methods in travel.wink.hotelbeds.content.sdk.api that return types with arguments of type ApiHotelsRSModifier and TypeMethodDescriptionreactor.core.publisher.Mono<ApiHotelsRS>HotelsApi.hotelsUsingGET(String accept, String acceptEncoding, String destinationCode, String countryCode, List<Integer> codes, String includeHotels, List<String> fields, String language, Integer from, Integer to, Boolean useSecondaryLanguage, String lastUpdateTime, Boolean pmSRoomCode) Hotels Returns the list of currently existing hotels in Hotelbeds portfolio.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<ApiHotelsRS>>HotelsApi.hotelsUsingGETWithHttpInfo(String accept, String acceptEncoding, String destinationCode, String countryCode, List<Integer> codes, String includeHotels, List<String> fields, String language, Integer from, Integer to, Boolean useSecondaryLanguage, String lastUpdateTime, Boolean pmSRoomCode) Hotels Returns the list of currently existing hotels in Hotelbeds portfolio. -
Uses of ApiHotelsRS in travel.wink.hotelbeds.content.sdk.model
Methods in travel.wink.hotelbeds.content.sdk.model that return ApiHotelsRSModifier and TypeMethodDescriptionApiHotelsRS.addHotelsItem(ApiHotel hotelsItem) ApiHotelsRS.auditData(ApiAuditData auditData) ApiHotelsRS.error(ApiHotelbedsError error)