Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.NotificationContractProperties
Packages that use NotificationContractProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of NotificationContractProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return NotificationContractPropertiesModifier and TypeMethodDescriptionNotificationContractProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NotificationContractProperties from the JsonReader.NotificationContractProperties.withDescription(String description) Set the description property: Description of the Notification.NotificationContractProperties.withRecipients(RecipientsContractProperties recipients) Set the recipients property: Recipient Parameter values.Set the title property: Title of the Notification.