Uses of Class
travel.wink.sdk.affiliate.model.CopyMoveStaticSellerListItemRequestAffiliate
Packages that use CopyMoveStaticSellerListItemRequestAffiliate
-
Uses of CopyMoveStaticSellerListItemRequestAffiliate in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api with parameters of type CopyMoveStaticSellerListItemRequestAffiliateModifier and TypeMethodDescriptionreactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> InventoryGridsApi.copyInventoryToCuratedList(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Copy Item to List Copy an existing list item from one list to another.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> InventoryGridsApi.copyInventoryToCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Copy Item to List Copy an existing list item from one list to another.org.springframework.web.reactive.function.client.WebClient.ResponseSpecInventoryGridsApi.copyInventoryToCuratedListWithResponseSpec(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Copy Item to List Copy an existing list item from one list to another.reactor.core.publisher.Mono<StaticSellerListItemViewAffiliate> InventoryGridsApi.moveInventoryToCuratedList(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Move List Item Move an existing list item from one list to another.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<StaticSellerListItemViewAffiliate>> InventoryGridsApi.moveInventoryToCuratedListWithHttpInfo(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Move List Item Move an existing list item from one list to another.org.springframework.web.reactive.function.client.WebClient.ResponseSpecInventoryGridsApi.moveInventoryToCuratedListWithResponseSpec(String companyIdentifier, String listIdentifier, String itemIdentifier, CopyMoveStaticSellerListItemRequestAffiliate copyMoveStaticSellerListItemRequestAffiliate, String winkVersion) Move List Item Move an existing list item from one list to another. -
Uses of CopyMoveStaticSellerListItemRequestAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return CopyMoveStaticSellerListItemRequestAffiliateModifier and TypeMethodDescriptionCopyMoveStaticSellerListItemRequestAffiliate.targetListIdentifier(String targetListIdentifier)