Uses of Class
travel.wink.sdk.inventory.model.AggregateHotelRequestConsumer
Packages that use AggregateHotelRequestConsumer
-
Uses of AggregateHotelRequestConsumer in travel.wink.sdk.inventory.api
Methods in travel.wink.sdk.inventory.api with parameters of type AggregateHotelRequestConsumerModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryHotelConsumer>InventoryApi.oauth2ShowPropertyAggregate(AggregateHotelRequestConsumer aggregateHotelRequestConsumer, String engineConfigurationIdentifier, String winkVersion) Show Property Show single hotel card with price based on a given record identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryHotelConsumer>>InventoryApi.oauth2ShowPropertyAggregateWithHttpInfo(AggregateHotelRequestConsumer aggregateHotelRequestConsumer, String engineConfigurationIdentifier, String winkVersion) Show Property Show single hotel card with price based on a given record identifierorg.springframework.web.reactive.function.client.WebClient.ResponseSpecInventoryApi.oauth2ShowPropertyAggregateWithResponseSpec(AggregateHotelRequestConsumer aggregateHotelRequestConsumer, String engineConfigurationIdentifier, String winkVersion) Show Property Show single hotel card with price based on a given record identifier -
Uses of AggregateHotelRequestConsumer in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AggregateHotelRequestConsumerModifier and TypeMethodDescriptionAggregateHotelRequestConsumer.engineConfigurationIdentifier(UUID engineConfigurationIdentifier) AggregateHotelRequestConsumer.identifier(UUID identifier) AggregateHotelRequestConsumer.userSession(UserSessionConsumer userSession)