Uses of Class
com.azure.resourcemanager.apimanagement.models.PolicyFragmentCollection
Packages that use PolicyFragmentCollection
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PolicyFragmentCollection in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PolicyFragmentCollectionModifier and TypeMethodDescriptionstatic PolicyFragmentCollectionPolicyFragmentCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyFragmentCollection from the JsonReader.Set the count property: Total record count number.PolicyFragmentCollection.withNextLink(String nextLink) Set the nextLink property: Next page link if any.PolicyFragmentCollection.withValue(List<PolicyFragmentContractInner> value) Set the value property: Policy fragment contract value.