Uses of Class
com.azure.resourcemanager.automation.models.ContentHash
Package
Description
Package containing the data models for AutomationClient.
-
Uses of ContentHash in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionContentLink.contentHash()
Get the contentHash property: Gets or sets the hash.ContentSource.hash()
Get the hash property: Gets or sets the hash.ContentHash.withAlgorithm
(String algorithm) Set the algorithm property: Gets or sets the content hash algorithm used to hash the content.Set the value property: Gets or sets expected hash value of the content.Modifier and TypeMethodDescriptionContentLink.withContentHash
(ContentHash contentHash) Set the contentHash property: Gets or sets the hash.ContentSource.withHash
(ContentHash hash) Set the hash property: Gets or sets the hash.