Uses of Class
travel.wink.sdk.channel.manager.model.PageableNestedResourcePropertyEntityModel
Packages that use PageableNestedResourcePropertyEntityModel
-
Uses of PageableNestedResourcePropertyEntityModel in travel.wink.sdk.channel.manager.api
Methods in travel.wink.sdk.channel.manager.api that return types with arguments of type PageableNestedResourcePropertyEntityModelModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PageableNestedResourcePropertyEntityModel>ChannelManagerApi.showProperties(Integer page, Integer size, String accept) Show Properties The properties endpoint provides the entry point into the listener and is used to list properties you have access to.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageableNestedResourcePropertyEntityModel>>ChannelManagerApi.showPropertiesWithHttpInfo(Integer page, Integer size, String accept) -
Uses of PageableNestedResourcePropertyEntityModel in travel.wink.sdk.channel.manager.model
Methods in travel.wink.sdk.channel.manager.model that return PageableNestedResourcePropertyEntityModelModifier and TypeMethodDescriptionPageableNestedResourcePropertyEntityModel.embedded(PageableNestedResourcePropertyEntityModelEmbedded embedded) PageableNestedResourcePropertyEntityModel.putLinksItem(String key, Link linksItem)