Uses of Class
travel.wink.hotelbeds.content.sdk.model.ApiBoardsRS
Packages that use ApiBoardsRS
-
Uses of ApiBoardsRS in travel.wink.hotelbeds.content.sdk.api
Methods in travel.wink.hotelbeds.content.sdk.api that return types with arguments of type ApiBoardsRSModifier and TypeMethodDescriptionreactor.core.publisher.Mono<ApiBoardsRS>TypesApi.boardsUsingGET(String accept, String acceptEncoding, List<String> codes, List<String> fields, String language, Integer from, Integer to, Boolean useSecondaryLanguage, String lastUpdateTime) Boards Returns the list of available board types.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<ApiBoardsRS>>TypesApi.boardsUsingGETWithHttpInfo(String accept, String acceptEncoding, List<String> codes, List<String> fields, String language, Integer from, Integer to, Boolean useSecondaryLanguage, String lastUpdateTime) Boards Returns the list of available board types. -
Uses of ApiBoardsRS in travel.wink.hotelbeds.content.sdk.model
Methods in travel.wink.hotelbeds.content.sdk.model that return ApiBoardsRSModifier and TypeMethodDescriptionApiBoardsRS.addBoardsItem(ApiBoard boardsItem) ApiBoardsRS.auditData(ApiAuditData auditData) ApiBoardsRS.error(ApiHotelbedsError error)