ListPageRangesOptions Class
- java.
lang. Object - com.
azure. storage. blob. options. ListPageRangesOptions
- com.
public class ListPageRangesOptions
Extended options that may be passed when getting the page ranges of a page blob.
Constructor | Description | |
---|---|---|
List |
Modifier and Type | Method and Description |
---|---|
Integer |
get Gets the page |
Blob |
get Gets the range property. |
Blob |
get Gets the request |
List |
set Sets the page |
List |
set Sets the request |
Methods inherited from java.lang.Object
ListPageRangesOptions
public ListPageRangesOptions(BlobRange range)
Parameters:
getMaxResultsPerPage
public Integer getMaxResultsPerPage()
Gets the pageSize property.
Returns:
getRange
public BlobRange getRange()
Gets the range property.
Returns:
getRequestConditions
public BlobRequestConditions getRequestConditions()
Gets the requestConditions property.
Returns:
setMaxResultsPerPage
public ListPageRangesOptions setMaxResultsPerPage(Integer pageSize)
Sets the pageSize property.
Parameters:
Returns:
setRequestConditions
public ListPageRangesOptions setRequestConditions(BlobRequestConditions requestConditions)
Sets the requestConditions property.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: