JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.azure.storage.blob.models.KeyInfo
Packages that use
KeyInfo
Package
Description
com.azure.storage.blob.models
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
KeyInfo
Modifier and Type
Method
Description
KeyInfo
KeyInfo.
setExpiry
(
String
expiry)
Set the expiry property: The date-time the key expires in ISO 8601 UTC time.
KeyInfo
KeyInfo.
setStart
(
String
start)
Set the start property: The date-time the key is active in ISO 8601 UTC time.