Uses of Class
travel.wink.sdk.affiliate.model.SellerInventoryRankedListAffiliate
Packages that use SellerInventoryRankedListAffiliate
-
Uses of SellerInventoryRankedListAffiliate in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api with parameters of type SellerInventoryRankedListAffiliateModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryRankedListViewAffiliate>InventoryGridsApi.createSellerInventoryRankedList(String companyIdentifier, SellerInventoryRankedListAffiliate sellerInventoryRankedListAffiliate, String winkVersion) Create Ranked Grid Create a new ranked gridreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryRankedListViewAffiliate>>InventoryGridsApi.createSellerInventoryRankedListWithHttpInfo(String companyIdentifier, SellerInventoryRankedListAffiliate sellerInventoryRankedListAffiliate, String winkVersion) reactor.core.publisher.Mono<SellerInventoryRankedListViewAffiliate>InventoryGridsApi.updateSellerInventoryRankedList(String companyIdentifier, String listIdentifier, SellerInventoryRankedListAffiliate sellerInventoryRankedListAffiliate, String winkVersion) Update Ranked Grid Update existing ranked gridreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryRankedListViewAffiliate>>InventoryGridsApi.updateSellerInventoryRankedListWithHttpInfo(String companyIdentifier, String listIdentifier, SellerInventoryRankedListAffiliate sellerInventoryRankedListAffiliate, String winkVersion) -
Uses of SellerInventoryRankedListAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SellerInventoryRankedListAffiliateModifier and TypeMethodDescriptionSellerInventoryRankedListAffiliate.addDescriptionsItem(SimpleDescriptionAffiliate descriptionsItem) SellerInventoryRankedListAffiliate.addKeywordsItem(String keywordsItem) SellerInventoryRankedListAffiliate.animateDelay(Integer animateDelay) SellerInventoryRankedListAffiliate.descriptions(List<SimpleDescriptionAffiliate> descriptions) SellerInventoryRankedListAffiliate.displayType(SellerInventoryRankedListAffiliate.DisplayTypeEnum displayType) SellerInventoryRankedListAffiliate.engineConfigurationIdentifier(UUID engineConfigurationIdentifier) SellerInventoryRankedListViewAffiliate.getSellerInventoryRankedList()Get sellerInventoryRankedListSellerInventoryRankedListAffiliate.identifier(UUID identifier) SellerInventoryRankedListAffiliate.lookup(LookupAffiliate lookup) SellerInventoryRankedListAffiliate.sellerIdentifier(UUID sellerIdentifier) SellerInventoryRankedListAffiliate.sellerInventoryRankedListName(String sellerInventoryRankedListName) SellerInventoryRankedListAffiliate.sort(SellerInventoryRankedListAffiliate.SortEnum sort) SellerInventoryRankedListAffiliate.status(SellerInventoryRankedListAffiliate.StatusEnum status) Methods in travel.wink.sdk.affiliate.model with parameters of type SellerInventoryRankedListAffiliateModifier and TypeMethodDescriptionSellerInventoryRankedListViewAffiliate.sellerInventoryRankedList(SellerInventoryRankedListAffiliate sellerInventoryRankedList) voidSellerInventoryRankedListViewAffiliate.setSellerInventoryRankedList(SellerInventoryRankedListAffiliate sellerInventoryRankedList)