Uses of Class
com.azure.resourcemanager.appplatform.models.CertificateResourceCollection
-
Packages that use CertificateResourceCollection Package Description com.azure.resourcemanager.appplatform.models 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 CertificateResourceCollection Modifier and Type Method Description CertificateResourceCollectionCertificateResourceCollection. withNextLink(String nextLink)Set the nextLink property: The link to next page of certificate list.CertificateResourceCollectionCertificateResourceCollection. withValue(List<CertificateResourceInner> value)Set the value property: The certificate resources list.
-