| Package | Description |
|---|---|
| com.azure.storage.file.share.specialized |
Package containing specialized clients for Azure Storage Files.
|
| Modifier and Type | Method and Description |
|---|---|
ShareLeaseClientBuilder |
ShareLeaseClientBuilder.fileAsyncClient(ShareFileAsyncClient fileAsyncClient)
Configures the builder based on the passed
ShareFileAsyncClient. |
ShareLeaseClientBuilder |
ShareLeaseClientBuilder.fileClient(ShareFileClient fileClient)
Configures the builder based on the passed
ShareFileClient. |
ShareLeaseClientBuilder |
ShareLeaseClientBuilder.leaseId(String leaseId)
Sets the identifier for the lease.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.