Uses of Class
com.azure.resourcemanager.batch.models.ListCertificatesResult
Packages that use ListCertificatesResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of ListCertificatesResult in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return ListCertificatesResultModifier 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.