JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
U
UNAVAILABLE
- Static variable in class com.microsoft.azure.storage.models.
GeoReplicationStatusType
Static value unavailable for GeoReplicationStatusType.
uncommitted()
- Method in class com.microsoft.azure.storage.models.
BlockLookupList
Get the uncommitted value.
uncommittedBlocks()
- Method in class com.microsoft.azure.storage.models.
BlockList
Get the uncommittedBlocks value.
unparsedParameters
- Variable in class com.microsoft.azure.storage.blob.
BlobURLParts
A
Map<String, String[]>
representing query parameter vey value pairs aside from SAS parameters and snapshot time or
null
.
update
- Variable in class com.microsoft.azure.storage.blob.
AccountSASPermission
Permissions to update messages and table entities granted.
uploadByteBuffersToBlockBlob(Iterable<ByteBuffer>, BlockBlobURL, Highlevel.UploadToBlockBlobOptions)
- Static method in class com.microsoft.azure.storage.blob.
Highlevel
Uploads an iterable of ByteBuffers to a block blob.
uploadByteBufferToBlockBlob(ByteBuffer, BlockBlobURL, int, Highlevel.UploadToBlockBlobOptions)
- Static method in class com.microsoft.azure.storage.blob.
Highlevel
Uploads a large ByteBuffer to a block blob in parallel, breaking it up into block-size chunks if necessary.
uploadFileToBlockBlob(FileChannel, BlockBlobURL, int, Highlevel.UploadToBlockBlobOptions)
- Static method in class com.microsoft.azure.storage.blob.
Highlevel
Uploads the contents of a file to a block blob in parallel, breaking it into block-size chunks if necessary.
UploadToBlockBlobOptions(IProgressReceiver, BlobHTTPHeaders, Metadata, BlobAccessConditions, Integer)
- Constructor for class com.microsoft.azure.storage.blob.
Highlevel.UploadToBlockBlobOptions
Creates a new object that configures the parallel upload behavior.
URLParser
- Class in
com.microsoft.azure.storage.blob
A class used to conveniently parse URLs into
BlobURLParts
to modify the components of the URL.
URLParser()
- Constructor for class com.microsoft.azure.storage.blob.
URLParser
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes