### YamlMime:JavaType uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationRecipientEmails" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationRecipientEmails" name: "NotificationRecipientEmails" nameWithType: "NotificationRecipientEmails" summary: "Type representing NotificationRecipientEmails." syntax: "public interface **NotificationRecipientEmails**
extends <>, <>" methods: - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationRecipientEmails.checkEntityExistsAsync(java.lang.String,java.lang.String,com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationName,java.lang.String)" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationRecipientEmails.checkEntityExistsAsync(String resourceGroupName, String serviceName, NotificationName notificationName, String email)" name: "checkEntityExistsAsync(String resourceGroupName, String serviceName, NotificationName notificationName, String email)" nameWithType: "NotificationRecipientEmails.checkEntityExistsAsync(String resourceGroupName, String serviceName, NotificationName notificationName, String email)" summary: "Determine if Notification Recipient Email subscribed to the notification." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "" - description: "The name of the API Management service." name: "serviceName" type: "" - description: "Notification Name Identifier. Possible values include: 'RequestPublisherNotificationMessage', 'PurchasePublisherNotificationMessage', 'NewApplicationNotificationMessage', 'BCC', 'NewIssuePublisherNotificationMessage', 'AccountClosedPublisher', 'QuotaLimitApproachingPublisherNotificationMessage'" name: "notificationName" type: "" - description: "Email identifier." name: "email" type: "" syntax: "public abstract Observable checkEntityExistsAsync(String resourceGroupName, String serviceName, NotificationName notificationName, String email)" desc: "Determine if Notification Recipient Email subscribed to the notification." returns: description: "the observable for the request" type: "<>" - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationRecipientEmails.deleteAsync(java.lang.String,java.lang.String,com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationName,java.lang.String)" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationRecipientEmails.deleteAsync(String resourceGroupName, String serviceName, NotificationName notificationName, String email)" name: "deleteAsync(String resourceGroupName, String serviceName, NotificationName notificationName, String email)" nameWithType: "NotificationRecipientEmails.deleteAsync(String resourceGroupName, String serviceName, NotificationName notificationName, String email)" summary: "Removes the email from the list of Notification." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "" - description: "The name of the API Management service." name: "serviceName" type: "" - description: "Notification Name Identifier. Possible values include: 'RequestPublisherNotificationMessage', 'PurchasePublisherNotificationMessage', 'NewApplicationNotificationMessage', 'BCC', 'NewIssuePublisherNotificationMessage', 'AccountClosedPublisher', 'QuotaLimitApproachingPublisherNotificationMessage'" name: "notificationName" type: "" - description: "Email identifier." name: "email" type: "" syntax: "public abstract Completable deleteAsync(String resourceGroupName, String serviceName, NotificationName notificationName, String email)" desc: "Removes the email from the list of Notification." returns: description: "the observable for the request" type: "" - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationRecipientEmails.listByNotificationAsync(java.lang.String,java.lang.String,com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationName)" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationRecipientEmails.listByNotificationAsync(String resourceGroupName, String serviceName, NotificationName notificationName)" name: "listByNotificationAsync(String resourceGroupName, String serviceName, NotificationName notificationName)" nameWithType: "NotificationRecipientEmails.listByNotificationAsync(String resourceGroupName, String serviceName, NotificationName notificationName)" summary: "Gets the list of the Notification Recipient Emails subscribed to a notification." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "" - description: "The name of the API Management service." name: "serviceName" type: "" - description: "Notification Name Identifier. Possible values include: 'RequestPublisherNotificationMessage', 'PurchasePublisherNotificationMessage', 'NewApplicationNotificationMessage', 'BCC', 'NewIssuePublisherNotificationMessage', 'AccountClosedPublisher', 'QuotaLimitApproachingPublisherNotificationMessage'" name: "notificationName" type: "" syntax: "public abstract Observable listByNotificationAsync(String resourceGroupName, String serviceName, NotificationName notificationName)" desc: "Gets the list of the Notification Recipient Emails subscribed to a notification." returns: description: "the observable for the request" type: "<>" type: "interface" desc: "Type representing NotificationRecipientEmails." implements: - "<>" - "<>" metadata: {} package: "com.microsoft.azure.management.apimanagement.v2019_01_01" artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1