Uses of Class
com.microsoft.store.partnercenter.models.products.Sku
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customers.products | |
| com.microsoft.store.partnercenter.products |
-
Uses of Sku in com.microsoft.store.partnercenter.customers.products
Methods in com.microsoft.store.partnercenter.customers.products that return Sku Modifier and Type Method Description SkuCustomerSkuOperations. get()Retrieves the SKU information.Methods in com.microsoft.store.partnercenter.customers.products that return types with arguments of type Sku Modifier and Type Method Description ResourceCollection<Sku>CustomerSkuCollectionByTargetSegmentOperations. get()Retrieves all the SKUs for the provided product.ResourceCollection<Sku>CustomerSkuCollectionOperations. get()Retrieves all the SKUs for the provided product. -
Uses of Sku in com.microsoft.store.partnercenter.products
Methods in com.microsoft.store.partnercenter.products that return Sku Modifier and Type Method Description SkuISku. get()Retrieves the SKU information.SkuSkuOperations. get()Retrieves the SKU information.Methods in com.microsoft.store.partnercenter.products that return types with arguments of type Sku Modifier and Type Method Description ResourceCollection<Sku>ISkuCollection. get()Retrieves all the SKUs for the provided product.ResourceCollection<Sku>ISkuCollectionByTargetSegment. get()Retrieves all the skus for the provided product and target segment.ResourceCollection<Sku>SkuCollectionByTargetSegmentOperations. get()Retrieves all the skus for the provided product and target segment.ResourceCollection<Sku>SkuCollectionOperations. get()Retrieves all the SKUs for the provided product.