CustomerAvailabilityCollectionByTargetSegmentOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. customers. products. CustomerAvailabilityCollectionByTargetSegmentOperations
- com.
- com.
Implements
public class CustomerAvailabilityCollectionByTargetSegmentOperations extends BasePartnerComponent<QuadrupleTuple<String,String,String,String>> implements IAvailabilityCollectionByTargetSegment
Implements the available operations that can be performed on products that apply to a given customer.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerAvailabilityCollectionByTargetSegmentOperations(IPartner rootPartnerOperations, String customerId, String productId, String skuId, String targetSegment) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
IAvailability |
byReservationScope(String reservationScope)
Gets the operations that can be applied on products that belong to a given target segment, and reservation scope. |
|
Resource |
get()
Gets all the availabilities for the provided sku on a specific target segment. |
Inherited Members
Constructor Details
CustomerAvailabilityCollectionByTargetSegmentOperations
public CustomerAvailabilityCollectionByTargetSegmentOperations(IPartner rootPartnerOperations, String customerId, String productId, String skuId, String targetSegment)
Initializes a new instance of the CustomerAvailabilityCollectionByTargetSegmentOperations class.
Parameters:
Method Details
byReservationScope
public IAvailabilityCollectionByTargetSegmentByReservationScopeOperations byReservationScope(String reservationScope)
Gets the operations that can be applied on products that belong to a given target segment, and reservation scope.
Parameters:
Returns:
get
public ResourceCollection
Gets all the availabilities for the provided sku on a specific target segment.
Returns: