Class UsedRangeWithValuesOnlyRequestBuilder
java.lang.Object
com.microsoft.kiota.BaseRequestBuilder
com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.usedrangewithvaluesonly.UsedRangeWithValuesOnlyRequestBuilder
@Generated("com.microsoft.kiota")
public class UsedRangeWithValuesOnlyRequestBuilder
extends com.microsoft.kiota.BaseRequestBuilder
Provides operations to call the usedRange method.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassConfiguration for the request such as headers, query parameters, and middleware options. -
Field Summary
Fields inherited from class com.microsoft.kiota.BaseRequestBuilder
pathParameters, requestAdapter, urlTemplate -
Constructor Summary
ConstructorsConstructorDescriptionUsedRangeWithValuesOnlyRequestBuilder(String rawUrl, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUsedRangeWithValuesOnlyRequestBuilderand sets the default values.UsedRangeWithValuesOnlyRequestBuilder(HashMap<String, Object> pathParameters, com.microsoft.kiota.RequestAdapter requestAdapter, Boolean valuesOnly) Instantiates a newUsedRangeWithValuesOnlyRequestBuilderand sets the default values. -
Method Summary
Modifier and TypeMethodDescriptionboundingRectWithAnotherRange(String anotherRange) Provides operations to call the boundingRect method.cellWithRowWithColumn(Integer column, Integer row) Provides operations to call the cell method.clear()Provides operations to call the clear method.Provides operations to call the columnsAfter method.columnsAfterWithCount(Integer count) Provides operations to call the columnsAfter method.Provides operations to call the columnsBefore method.columnsBeforeWithCount(Integer count) Provides operations to call the columnsBefore method.columnWithColumn(Integer column) Provides operations to call the column method.Provides operations to call the delete method.Provides operations to call the entireColumn method.Provides operations to call the entireRow method.format()Provides operations to manage the format property of the microsoft.graph.workbookRange entity.get()Invoke function usedRangeget(Consumer<UsedRangeWithValuesOnlyRequestBuilder.GetRequestConfiguration> requestConfiguration) Invoke function usedRangeinsert()Provides operations to call the insert method.intersectionWithAnotherRange(String anotherRange) Provides operations to call the intersection method.lastCell()Provides operations to call the lastCell method.Provides operations to call the lastColumn method.lastRow()Provides operations to call the lastRow method.merge()Provides operations to call the merge method.offsetRangeWithRowOffsetWithColumnOffset(Integer columnOffset, Integer rowOffset) Provides operations to call the offsetRange method.resizedRangeWithDeltaRowsWithDeltaColumns(Integer deltaColumns, Integer deltaRows) Provides operations to call the resizedRange method.Provides operations to call the rowsAbove method.rowsAboveWithCount(Integer count) Provides operations to call the rowsAbove method.Provides operations to call the rowsBelow method.rowsBelowWithCount(Integer count) Provides operations to call the rowsBelow method.rowWithRow(Integer row) Provides operations to call the row method.sort()Provides operations to manage the sort property of the microsoft.graph.workbookRange entity.com.microsoft.kiota.RequestInformationInvoke function usedRangecom.microsoft.kiota.RequestInformationtoGetRequestInformation(Consumer<UsedRangeWithValuesOnlyRequestBuilder.GetRequestConfiguration> requestConfiguration) Invoke function usedRangeunmerge()Provides operations to call the unmerge method.Provides operations to call the visibleView method.Returns a request builder with the provided arbitrary URL.Provides operations to manage the worksheet property of the microsoft.graph.workbookRange entity.
-
Constructor Details
-
UsedRangeWithValuesOnlyRequestBuilder
public UsedRangeWithValuesOnlyRequestBuilder(@Nonnull HashMap<String, Object> pathParameters, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter, @Nullable Boolean valuesOnly) Instantiates a newUsedRangeWithValuesOnlyRequestBuilderand sets the default values.- Parameters:
pathParameters- Path parameters for the requestrequestAdapter- The request adapter to use to execute the requests.valuesOnly- Usage: valuesOnly={valuesOnly}
-
UsedRangeWithValuesOnlyRequestBuilder
public UsedRangeWithValuesOnlyRequestBuilder(@Nonnull String rawUrl, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUsedRangeWithValuesOnlyRequestBuilderand sets the default values.- Parameters:
rawUrl- The raw URL to use for the request builder.requestAdapter- The request adapter to use to execute the requests.
-
-
Method Details
-
clear
Provides operations to call the clear method.- Returns:
- a
ClearRequestBuilder
-
columnsAfter
Provides operations to call the columnsAfter method.- Returns:
- a
ColumnsAfterRequestBuilder
-
columnsBefore
Provides operations to call the columnsBefore method.- Returns:
- a
ColumnsBeforeRequestBuilder
-
deletePath
Provides operations to call the delete method.- Returns:
- a
DeleteRequestBuilder
-
entireColumn
Provides operations to call the entireColumn method.- Returns:
- a
EntireColumnRequestBuilder
-
entireRow
Provides operations to call the entireRow method.- Returns:
- a
EntireRowRequestBuilder
-
format
Provides operations to manage the format property of the microsoft.graph.workbookRange entity.- Returns:
- a
FormatRequestBuilder
-
insert
Provides operations to call the insert method.- Returns:
- a
InsertRequestBuilder
-
lastCell
Provides operations to call the lastCell method.- Returns:
- a
LastCellRequestBuilder
-
lastColumn
Provides operations to call the lastColumn method.- Returns:
- a
LastColumnRequestBuilder
-
lastRow
Provides operations to call the lastRow method.- Returns:
- a
LastRowRequestBuilder
-
merge
Provides operations to call the merge method.- Returns:
- a
MergeRequestBuilder
-
rowsAbove
Provides operations to call the rowsAbove method.- Returns:
- a
RowsAboveRequestBuilder
-
rowsBelow
Provides operations to call the rowsBelow method.- Returns:
- a
RowsBelowRequestBuilder
-
sort
Provides operations to manage the sort property of the microsoft.graph.workbookRange entity.- Returns:
- a
SortRequestBuilder
-
unmerge
Provides operations to call the unmerge method.- Returns:
- a
UnmergeRequestBuilder
-
visibleView
Provides operations to call the visibleView method.- Returns:
- a
VisibleViewRequestBuilder
-
worksheet
Provides operations to manage the worksheet property of the microsoft.graph.workbookRange entity.- Returns:
- a
WorksheetRequestBuilder
-
boundingRectWithAnotherRange
@Nonnull public BoundingRectWithAnotherRangeRequestBuilder boundingRectWithAnotherRange(@Nonnull String anotherRange) Provides operations to call the boundingRect method.- Parameters:
anotherRange- Usage: anotherRange='{anotherRange}'- Returns:
- a
BoundingRectWithAnotherRangeRequestBuilder
-
cellWithRowWithColumn
@Nonnull public CellWithRowWithColumnRequestBuilder cellWithRowWithColumn(@Nonnull Integer column, @Nonnull Integer row) Provides operations to call the cell method.- Parameters:
column- Usage: column={column}row- Usage: row={row}- Returns:
- a
CellWithRowWithColumnRequestBuilder
-
columnsAfterWithCount
Provides operations to call the columnsAfter method.- Parameters:
count- Usage: count={count}- Returns:
- a
ColumnsAfterWithCountRequestBuilder
-
columnsBeforeWithCount
Provides operations to call the columnsBefore method.- Parameters:
count- Usage: count={count}- Returns:
- a
ColumnsBeforeWithCountRequestBuilder
-
columnWithColumn
Provides operations to call the column method.- Parameters:
column- Usage: column={column}- Returns:
- a
ColumnWithColumnRequestBuilder
-
get
Invoke function usedRange- Returns:
- a
WorkbookRange - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
get
@Nullable public WorkbookRange get(@Nullable Consumer<UsedRangeWithValuesOnlyRequestBuilder.GetRequestConfiguration> requestConfiguration) Invoke function usedRange- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
WorkbookRange - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
intersectionWithAnotherRange
@Nonnull public IntersectionWithAnotherRangeRequestBuilder intersectionWithAnotherRange(@Nonnull String anotherRange) Provides operations to call the intersection method.- Parameters:
anotherRange- Usage: anotherRange='{anotherRange}'- Returns:
- a
IntersectionWithAnotherRangeRequestBuilder
-
offsetRangeWithRowOffsetWithColumnOffset
@Nonnull public OffsetRangeWithRowOffsetWithColumnOffsetRequestBuilder offsetRangeWithRowOffsetWithColumnOffset(@Nonnull Integer columnOffset, @Nonnull Integer rowOffset) Provides operations to call the offsetRange method.- Parameters:
columnOffset- Usage: columnOffset={columnOffset}rowOffset- Usage: rowOffset={rowOffset}- Returns:
- a
OffsetRangeWithRowOffsetWithColumnOffsetRequestBuilder
-
resizedRangeWithDeltaRowsWithDeltaColumns
@Nonnull public ResizedRangeWithDeltaRowsWithDeltaColumnsRequestBuilder resizedRangeWithDeltaRowsWithDeltaColumns(@Nonnull Integer deltaColumns, @Nonnull Integer deltaRows) Provides operations to call the resizedRange method.- Parameters:
deltaColumns- Usage: deltaColumns={deltaColumns}deltaRows- Usage: deltaRows={deltaRows}- Returns:
- a
ResizedRangeWithDeltaRowsWithDeltaColumnsRequestBuilder
-
rowsAboveWithCount
Provides operations to call the rowsAbove method.- Parameters:
count- Usage: count={count}- Returns:
- a
RowsAboveWithCountRequestBuilder
-
rowsBelowWithCount
Provides operations to call the rowsBelow method.- Parameters:
count- Usage: count={count}- Returns:
- a
RowsBelowWithCountRequestBuilder
-
rowWithRow
Provides operations to call the row method.- Parameters:
row- Usage: row={row}- Returns:
- a
RowWithRowRequestBuilder
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation()Invoke function usedRange- Returns:
- a
RequestInformation
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation(@Nullable Consumer<UsedRangeWithValuesOnlyRequestBuilder.GetRequestConfiguration> requestConfiguration) Invoke function usedRange- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
RequestInformation
-
withUrl
Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.- Parameters:
rawUrl- The raw URL to use for the request builder.- Returns:
- a
UsedRangeWithValuesOnlyRequestBuilder
-