Uses of Class
com.azure.resourcemanager.apimanagement.models.NotificationCollection
Packages that use NotificationCollection
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of NotificationCollection in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return NotificationCollectionModifier and TypeMethodDescriptionstatic NotificationCollectionNotificationCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NotificationCollection from the JsonReader.Set the count property: Total record count number across all pages.NotificationCollection.withNextLink(String nextLink) Set the nextLink property: Next page link if any.NotificationCollection.withValue(List<NotificationContractInner> value) Set the value property: Page values.