Uses of Class
com.azure.resourcemanager.batch.models.ListCertificatesResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of ListCertificatesResult in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionListCertificatesResult.withNextLink
(String nextLink) Set the nextLink property: The continuation token.ListCertificatesResult.withValue
(List<CertificateInner> value) Set the value property: The collection of returned certificates.