Uses of Interface
com.microsoft.store.partnercenter.products.IAvailabilityCollectionByTargetSegment
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customers.products | |
| com.microsoft.store.partnercenter.products |
-
Uses of IAvailabilityCollectionByTargetSegment in com.microsoft.store.partnercenter.customers.products
Classes in com.microsoft.store.partnercenter.customers.products that implement IAvailabilityCollectionByTargetSegment Modifier and Type Class Description classCustomerAvailabilityCollectionByTargetSegmentOperationsImplements the available operations that can be performed on products that apply to a given customer.Methods in com.microsoft.store.partnercenter.customers.products that return IAvailabilityCollectionByTargetSegment Modifier and Type Method Description IAvailabilityCollectionByTargetSegmentCustomerAvailabilityCollectionOperations. byTargetSegment(String targetSegment)Retrieves the operations that can be applied on availabilities filtered by a specific target segment. -
Uses of IAvailabilityCollectionByTargetSegment in com.microsoft.store.partnercenter.products
Classes in com.microsoft.store.partnercenter.products that implement IAvailabilityCollectionByTargetSegment Modifier and Type Class Description classAvailabilityCollectionByTargetSegmentOperationsImplements the available availability operations.Methods in com.microsoft.store.partnercenter.products that return IAvailabilityCollectionByTargetSegment Modifier and Type Method Description IAvailabilityCollectionByTargetSegmentAvailabilityCollectionOperations. byTargetSegment(String targetSegment)Retrieves the operations that can be applied on availabilities filtered by a specific target segment.IAvailabilityCollectionByTargetSegmentIAvailabilityCollection. byTargetSegment(String targetSegment)Retrieves the operations that can be applied on availabilities filtered by a specific target segment.