CustomerAvailabilityCollectionByTargetSegmentByReservationScopeOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. customers. products. CustomerAvailabilityCollectionByTargetSegmentByReservationScopeOperations
- com.
- com.
Implements
public class CustomerAvailabilityCollectionByTargetSegmentByReservationScopeOperations extends BasePartnerComponent<QuintupleTuple<String,String,String,String,String>> implements IAvailabilityCollectionByTargetSegmentByReservationScopeOperations
Implementation of customer availabilities operations by target segment by reservation scope.
Constructor Summary
| Modifier | Constructor | Description |
|---|---|---|
| protected | CustomerAvailabilityCollectionByTargetSegmentByReservationScopeOperations(IPartner rootPartnerOperations, String customerId, String productId, String skuId, String targetSegment, String reservationScope) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Gets all the availabilities for the provided SKU on a specific target segment. |
Inherited Members
Constructor Details
CustomerAvailabilityCollectionByTargetSegmentByReservationScopeOperations
protected CustomerAvailabilityCollectionByTargetSegmentByReservationScopeOperations(IPartner rootPartnerOperations, String customerId, String productId, String skuId, String targetSegment, String reservationScope)
Initializes a new instance of the CustomerAvailabilityCollectionByTargetSegmentOperations class.
Parameters:
Method Details
get
public ResourceCollection
Gets all the availabilities for the provided SKU on a specific target segment.
Returns: