Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.RecipientUserCollectionInner
Packages that use RecipientUserCollectionInner
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of RecipientUserCollectionInner in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return RecipientUserCollectionInnerModifier and TypeMethodDescriptionNotificationRecipientUsersClient.listByNotification(String resourceGroupName, String serviceName, NotificationName notificationName) Gets the list of the Notification Recipient User subscribed to the notification.WorkspaceNotificationRecipientUsersClient.listByNotification(String resourceGroupName, String serviceName, String workspaceId, NotificationName notificationName) Gets the list of the Notification Recipient User subscribed to the notification.Methods in com.azure.resourcemanager.apimanagement.fluent that return types with arguments of type RecipientUserCollectionInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<RecipientUserCollectionInner> NotificationRecipientUsersClient.listByNotificationWithResponse(String resourceGroupName, String serviceName, NotificationName notificationName, com.azure.core.util.Context context) Gets the list of the Notification Recipient User subscribed to the notification.com.azure.core.http.rest.Response<RecipientUserCollectionInner> WorkspaceNotificationRecipientUsersClient.listByNotificationWithResponse(String resourceGroupName, String serviceName, String workspaceId, NotificationName notificationName, com.azure.core.util.Context context) Gets the list of the Notification Recipient User subscribed to the notification. -
Uses of RecipientUserCollectionInner in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return RecipientUserCollectionInnerModifier and TypeMethodDescriptionstatic RecipientUserCollectionInnerRecipientUserCollectionInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RecipientUserCollectionInner from the JsonReader.Set the count property: Total record count number across all pages.RecipientUserCollectionInner.withNextLink(String nextLink) Set the nextLink property: Next page link if any.RecipientUserCollectionInner.withValue(List<RecipientUserContractInner> value) Set the value property: Page values. -
Uses of RecipientUserCollectionInner in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return RecipientUserCollectionInnerModifier and TypeMethodDescriptionRecipientUserCollection.innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.RecipientUserCollectionInner object.