Uses of Interface
com.azure.resourcemanager.automation.models.Credential.Update
Package
Description
Package containing the data models for AutomationClient.
-
Uses of Credential.Update in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionCredential.update()
Begins update for the Credential resource.Credential.UpdateStages.WithDescription.withDescription
(String description) Specifies the description property: Gets or sets the description of the credential..Specifies the name property: Gets or sets the name of the credential..Credential.UpdateStages.WithPassword.withPassword
(String password) Specifies the password property: Gets or sets the password of the credential..Credential.UpdateStages.WithUsername.withUsername
(String username) Specifies the username property: Gets or sets the user name of the credential..