Uses of Class
com.azure.resourcemanager.storage.models.FileSharesLeaseHeaders
-
Packages that use FileSharesLeaseHeaders Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of FileSharesLeaseHeaders in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return FileSharesLeaseHeaders Modifier and Type Method Description FileSharesLeaseHeadersFileSharesLeaseHeaders. withEtag(String etag)Set the etag property: The Etag property.Constructors in com.azure.resourcemanager.storage.models with parameters of type FileSharesLeaseHeaders Constructor Description FileSharesLeaseResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, LeaseShareResponseInner value, FileSharesLeaseHeaders headers)Creates an instance of FileSharesLeaseResponse.
-