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