azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

89 строки
9.8 KiB
YAML

### 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 Notification<wbr>Recipient<wbr>Emails."
syntax: "public interface **NotificationRecipientEmails**</br> extends <xref href=\"com.microsoft.azure.arm.collection.SupportsCreating?alt=com.microsoft.azure.arm.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.RecipientEmailContract.DefinitionStages.Blank?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.RecipientEmailContract.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.NotificationRecipientEmailsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.NotificationRecipientEmailsInner&text=NotificationRecipientEmailsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
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: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "The name of the API Management service."
name: "serviceName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "Notification Name Identifier. Possible values include: 'RequestPublisherNotificationMessage', 'PurchasePublisherNotificationMessage', 'NewApplicationNotificationMessage', 'BCC', 'NewIssuePublisherNotificationMessage', 'AccountClosedPublisher', 'QuotaLimitApproachingPublisherNotificationMessage'"
name: "notificationName"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationName&text=NotificationName\" data-throw-if-not-resolved=\"False\" />"
- description: "Email identifier."
name: "email"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Observable<Boolean> 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: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "The name of the API Management service."
name: "serviceName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "Notification Name Identifier. Possible values include: 'RequestPublisherNotificationMessage', 'PurchasePublisherNotificationMessage', 'NewApplicationNotificationMessage', 'BCC', 'NewIssuePublisherNotificationMessage', 'AccountClosedPublisher', 'QuotaLimitApproachingPublisherNotificationMessage'"
name: "notificationName"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationName&text=NotificationName\" data-throw-if-not-resolved=\"False\" />"
- description: "Email identifier."
name: "email"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
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: "<xref href=\"rx.Completable?alt=rx.Completable&text=Completable\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "The name of the API Management service."
name: "serviceName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "Notification Name Identifier. Possible values include: 'RequestPublisherNotificationMessage', 'PurchasePublisherNotificationMessage', 'NewApplicationNotificationMessage', 'BCC', 'NewIssuePublisherNotificationMessage', 'AccountClosedPublisher', 'QuotaLimitApproachingPublisherNotificationMessage'"
name: "notificationName"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.NotificationName&text=NotificationName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Observable<RecipientEmailCollection> 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: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.RecipientEmailCollection?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.RecipientEmailCollection&text=RecipientEmailCollection\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Type representing NotificationRecipientEmails."
implements:
- "<xref href=\"com.microsoft.azure.arm.collection.SupportsCreating?alt=com.microsoft.azure.arm.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.RecipientEmailContract.DefinitionStages.Blank?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.RecipientEmailContract.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.NotificationRecipientEmailsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.NotificationRecipientEmailsInner&text=NotificationRecipientEmailsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
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