BlobInputStreamOptions Class
- java.
lang. Object - com.
azure. storage. blob. options. BlobInputStreamOptions
- com.
public class BlobInputStreamOptions
Extended options that may be passed when opening a blob input stream.
Constructor | Description | |
---|---|---|
Blob |
Methods inherited from java.lang.Object
BlobInputStreamOptions
public BlobInputStreamOptions()
getBlockSize
public Integer getBlockSize()
Returns:
getConsistentReadControl
public ConsistentReadControl getConsistentReadControl()
Returns:
getRange
getRequestConditions
setBlockSize
public BlobInputStreamOptions setBlockSize(Integer blockSize)
Parameters:
Returns:
setConsistentReadControl
public BlobInputStreamOptions setConsistentReadControl(ConsistentReadControl consistentReadControl)
Parameters:
Returns:
setRange
public BlobInputStreamOptions setRange(BlobRange range)
Parameters:
Returns:
setRequestConditions
public BlobInputStreamOptions setRequestConditions(BlobRequestConditions requestConditions)
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: