Uses of Class
com.microsoft.store.partnercenter.models.products.Product
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customers.products | |
| com.microsoft.store.partnercenter.enumerators | |
| com.microsoft.store.partnercenter.products |
-
Uses of Product in com.microsoft.store.partnercenter.customers.products
Methods in com.microsoft.store.partnercenter.customers.products that return Product Modifier and Type Method Description ProductCustomerProductOperations. get()Retrieves the product informationMethods in com.microsoft.store.partnercenter.customers.products that return types with arguments of type Product Modifier and Type Method Description ResourceCollection<Product>CustomerProductCollectionByTargetViewByTargetSegmentOperations. get()Gets all the products in a given catalog view and that apply to a given customer, filtered by target segment.ResourceCollection<Product>CustomerProductCollectionByTargetViewOperations. get()Gets all the products in a given catalog view that apply to a given customer. -
Uses of Product in com.microsoft.store.partnercenter.enumerators
Methods in com.microsoft.store.partnercenter.enumerators that return types with arguments of type Product Modifier and Type Method Description IResourceCollectionEnumeratorFactory<ResourceCollection<Product>>IResourceCollectionEnumeratorContainer. getProducts()Gets a factory that creates product collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<Product>>ResourceCollectionEnumeratorContainer. getProducts()Gets a factory that creates product collection enumerators. -
Uses of Product in com.microsoft.store.partnercenter.products
Methods in com.microsoft.store.partnercenter.products that return Product Modifier and Type Method Description ProductIProduct. get()Retrieves the product informationProductProductOperations. get()Retrieves the product informationMethods in com.microsoft.store.partnercenter.products that return types with arguments of type Product Modifier and Type Method Description ResourceCollection<Product>IProductCollectionByCountryByTargetView. get()Retrieves all the products in the given country and catalog view.ResourceCollection<Product>IProductCollectionByCountryByTargetViewByTargetSegment. get()Retrieves all the products in the given country, catalog view and target segment.ResourceCollection<Product>ProductCollectionByCountryByTargetViewByTargetSegmentOperations. get()Retrieves all the products in the given country, catalog view and target segment.ResourceCollection<Product>ProductCollectionByCountryByTargetViewOperations. get()Retrieves all the products in the given country, catalog view and target segment.