Uses of Class
com.azure.resourcemanager.appplatform.models.CertificateResourceCollection
Packages that use CertificateResourceCollection
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of CertificateResourceCollection in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return CertificateResourceCollectionModifier and TypeMethodDescriptionCertificateResourceCollection.withNextLink(String nextLink) Set the nextLink property: The link to next page of certificate list.CertificateResourceCollection.withValue(List<CertificateResourceInner> value) Set the value property: The certificate resources list.