Uses of Interface
com.microsoft.store.partnercenter.servicerequests.IServiceRequestCollection
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customers | |
| com.microsoft.store.partnercenter.servicerequests |
-
Uses of IServiceRequestCollection in com.microsoft.store.partnercenter.customers
Methods in com.microsoft.store.partnercenter.customers that return IServiceRequestCollection Modifier and Type Method Description IServiceRequestCollectionCustomerOperations. getServiceRequests()Obtains the service requests behavior for the customer.IServiceRequestCollectionICustomer. getServiceRequests()Gets the service requests behavior for the customer. -
Uses of IServiceRequestCollection in com.microsoft.store.partnercenter.servicerequests
Subinterfaces of IServiceRequestCollection in com.microsoft.store.partnercenter.servicerequests Modifier and Type Interface Description interfaceIPartnerServiceRequestCollectionRepresents the behavior of partner service requests.Classes in com.microsoft.store.partnercenter.servicerequests that implement IServiceRequestCollection Modifier and Type Class Description classCustomerServiceRequestCollectionOperationsThe customer's service requests operations implementation.classPartnerServiceRequestCollectionOperationsThe partner's service requests operations and implementation.