Uses of Class
com.microsoft.store.partnercenter.models.subscriptions.SupportContact
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.subscriptions |
-
Uses of SupportContact in com.microsoft.store.partnercenter.subscriptions
Methods in com.microsoft.store.partnercenter.subscriptions that return SupportContact Modifier and Type Method Description SupportContactISubscriptionSupportContact. get()Retrieves the support contact of the customer's subscription.SupportContactSubscriptionSupportContactOperations. get()Retrieves the support contact of the customer's subscription.SupportContactISubscriptionSupportContact. update(SupportContact supportContact)Updates the support contact of the customer's subscription.SupportContactSubscriptionSupportContactOperations. update(SupportContact supportContact)Updates the support contact of the customer's subscription.Methods in com.microsoft.store.partnercenter.subscriptions with parameters of type SupportContact Modifier and Type Method Description SupportContactISubscriptionSupportContact. update(SupportContact supportContact)Updates the support contact of the customer's subscription.SupportContactSubscriptionSupportContactOperations. update(SupportContact supportContact)Updates the support contact of the customer's subscription.