Uses of Class
com.azure.storage.blob.models.KeyInfo
Packages that use KeyInfo
Package
Description
Package containing the data models for AzureBlobStorage.
-
Uses of KeyInfo in com.azure.storage.blob.models
Methods in com.azure.storage.blob.models that return KeyInfoModifier and TypeMethodDescriptionstatic KeyInfoKeyInfo.fromXml(com.azure.xml.XmlReader xmlReader) Reads an instance of KeyInfo from the XmlReader.static KeyInfoReads an instance of KeyInfo from the XmlReader.Set the expiry property: The date-time the key expires in ISO 8601 UTC time.Set the start property: The date-time the key is active in ISO 8601 UTC time.