Uses of Interface
com.microsoft.store.partnercenter.servicerequests.IPartnerServiceRequestCollection
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter | |
| com.microsoft.store.partnercenter.servicerequests |
-
Uses of IPartnerServiceRequestCollection in com.microsoft.store.partnercenter
Methods in com.microsoft.store.partnercenter that return IPartnerServiceRequestCollection Modifier and Type Method Description IPartnerServiceRequestCollectionIPartner. getServiceRequests()Gets the operations that can be performed on a partners' service requests.IPartnerServiceRequestCollectionPartnerOperations. getServiceRequests()Gets the Service Request operations available. -
Uses of IPartnerServiceRequestCollection in com.microsoft.store.partnercenter.servicerequests
Classes in com.microsoft.store.partnercenter.servicerequests that implement IPartnerServiceRequestCollection Modifier and Type Class Description classPartnerServiceRequestCollectionOperationsThe partner's service requests operations and implementation.