Uses of Class
com.azure.resourcemanager.automation.models.CredentialListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of CredentialListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionCredentialListResult.withNextLink
(String nextLink) Set the nextLink property: Gets or sets the next link.CredentialListResult.withValue
(List<CredentialInner> value) Set the value property: Gets or sets a list of credentials.