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