| Package | Description |
|---|---|
| com.azure.spring.service.storage.blob | |
| com.azure.spring.service.storage.fileshare | |
| com.azure.spring.service.storage.queue |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobServiceClientBuilderFactory
Storage Blob Service client builder factory, it builds the storage blob client according the configuration context
and blob properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShareServiceClientBuilderFactory
Storage File Share Service client builder factory, it builds the storage blob client according the configuration
context and blob properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueueServiceClientBuilderFactory
Storage Queue Service client builder factory, it builds the storage blob client according the configuration context
and blob properties.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.