Skip navigation links
A B C E F G L P R S V 

A

AzureStorageProtocolResolver - Class in com.microsoft.azure.spring.cloud.storage
A ProtocolResolver implementation for the azure-blob:// or azure-file:// protocol.
AzureStorageProtocolResolver() - Constructor for class com.microsoft.azure.spring.cloud.storage.AzureStorageProtocolResolver
 

B

BlobStorageResource - Class in com.microsoft.azure.spring.cloud.storage
Implements WritableResource for reading and writing objects in Azure StorageAccount blob.

C

com.microsoft.azure.spring.cloud.storage - package com.microsoft.azure.spring.cloud.storage
 
contentLength() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
contentLength() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 
createRelative(String) - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
createRelative(String) - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 

E

exists() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
exists() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 

F

FileStorageResource - Class in com.microsoft.azure.spring.cloud.storage
Implements WritableResource for reading and writing objects in Azure StorageAccount file.
FileStorageResource(CloudFileClient, String) - Constructor for class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 

G

getDescription() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
getDescription() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 
getFile() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
getFile() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 
getFilename() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
getFilename() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 
getInputStream() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
getInputStream() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 
getOutputStream() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
getOutputStream() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 
getType() - Method in enum com.microsoft.azure.spring.cloud.storage.StorageType
 
getURI() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
getURI() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 
getURL() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
getURL() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 

L

lastModified() - Method in class com.microsoft.azure.spring.cloud.storage.BlobStorageResource
 
lastModified() - Method in class com.microsoft.azure.spring.cloud.storage.FileStorageResource
 

P

postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.microsoft.azure.spring.cloud.storage.AzureStorageProtocolResolver
 

R

resolve(String, ResourceLoader) - Method in class com.microsoft.azure.spring.cloud.storage.AzureStorageProtocolResolver
 

S

setResourceLoader(ResourceLoader) - Method in class com.microsoft.azure.spring.cloud.storage.AzureStorageProtocolResolver
 
StorageRuntimeException - Exception in com.microsoft.azure.spring.cloud.storage
The Azure Storage specific NestedRuntimeException.
StorageRuntimeException(String) - Constructor for exception com.microsoft.azure.spring.cloud.storage.StorageRuntimeException
 
StorageRuntimeException(String, Throwable) - Constructor for exception com.microsoft.azure.spring.cloud.storage.StorageRuntimeException
 
StorageType - Enum in com.microsoft.azure.spring.cloud.storage
Azure Storage Account types.

V

valueOf(String) - Static method in enum com.microsoft.azure.spring.cloud.storage.StorageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.spring.cloud.storage.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E F G L P R S V 
Skip navigation links

Copyright © 2019 Microsoft. All rights reserved.