Uses of Interface
com.microsoft.store.partnercenter.genericoperations.IEntityPatchOperations
-
Uses of IEntityPatchOperations in com.microsoft.store.partnercenter.customers
Subinterfaces of IEntityPatchOperations in com.microsoft.store.partnercenter.customers Modifier and Type Interface Description interfaceICustomerGroups operations that can be performed on a single partner customer.Classes in com.microsoft.store.partnercenter.customers that implement IEntityPatchOperations Modifier and Type Class Description classCustomerOperationsImplements a single customer operations. -
Uses of IEntityPatchOperations in com.microsoft.store.partnercenter.customerusers
Subinterfaces of IEntityPatchOperations in com.microsoft.store.partnercenter.customerusers Modifier and Type Interface Description interfaceICustomerUserEncapsulates a customer user behavior.Classes in com.microsoft.store.partnercenter.customerusers that implement IEntityPatchOperations Modifier and Type Class Description classCustomerUserOperations -
Uses of IEntityPatchOperations in com.microsoft.store.partnercenter.devicesdeployment
Subinterfaces of IEntityPatchOperations in com.microsoft.store.partnercenter.devicesdeployment Modifier and Type Interface Description interfaceIConfigurationPolicyRepresents all the operations that can be done on a configuration policy.interfaceIDeviceRepresents the operations that can be done on the partner's device.Classes in com.microsoft.store.partnercenter.devicesdeployment that implement IEntityPatchOperations Modifier and Type Class Description classConfigurationPolicyOperationsImplements operations that apply to configuration policy.classDeviceOperationsImplements operations that apply to a device. -
Uses of IEntityPatchOperations in com.microsoft.store.partnercenter.orders
Subinterfaces of IEntityPatchOperations in com.microsoft.store.partnercenter.orders Modifier and Type Interface Description interfaceIOrderEncapsulates a customer order behavior.Classes in com.microsoft.store.partnercenter.orders that implement IEntityPatchOperations Modifier and Type Class Description classOrderOperationsOrder operations implementation class. -
Uses of IEntityPatchOperations in com.microsoft.store.partnercenter.servicerequests
Subinterfaces of IEntityPatchOperations in com.microsoft.store.partnercenter.servicerequests Modifier and Type Interface Description interfaceIServiceRequestGroups operations that can be performed on a single service request.Classes in com.microsoft.store.partnercenter.servicerequests that implement IEntityPatchOperations Modifier and Type Class Description classCustomerServiceRequestOperationsImplements operations that can be performed on a single customer's service requests.classPartnerServiceRequestOperationsImplements operations that can be performed on a single partner's service requests. -
Uses of IEntityPatchOperations in com.microsoft.store.partnercenter.subscriptions
Subinterfaces of IEntityPatchOperations in com.microsoft.store.partnercenter.subscriptions Modifier and Type Interface Description interfaceISubscriptionThis interface defines the operations available on a customer's subscription.Classes in com.microsoft.store.partnercenter.subscriptions that implement IEntityPatchOperations Modifier and Type Class Description classSubscriptionOperationsThis class implements the operations for a customer's subscription. -
Uses of IEntityPatchOperations in com.microsoft.store.partnercenter.usage
Subinterfaces of IEntityPatchOperations in com.microsoft.store.partnercenter.usage Modifier and Type Interface Description interfaceICustomerUsageSpendingBudgetThis interface defines the operations available on a customer's usage spending budget.Classes in com.microsoft.store.partnercenter.usage that implement IEntityPatchOperations Modifier and Type Class Description classCustomerUsageSpendingBudgetOperationsThis class implements the operations available on a customer's usage spending budget.