Package com.microsoft.graph.requests
Class WorkbookRangeRequestBuilder
java.lang.Object
com.microsoft.graph.http.BaseRequestBuilder<WorkbookRange>
com.microsoft.graph.requests.WorkbookRangeRequestBuilder
- All Implemented Interfaces:
com.microsoft.graph.http.IRequestBuilder
public class WorkbookRangeRequestBuilder
extends com.microsoft.graph.http.BaseRequestBuilder<WorkbookRange>
The class for the Workbook Range Request Builder.
-
Constructor Summary
ConstructorsConstructorDescriptionWorkbookRangeRequestBuilder(String requestUrl, com.microsoft.graph.core.IBaseClient<?> client, List<? extends com.microsoft.graph.options.Option> requestOptions) The request builder for the WorkbookRange -
Method Summary
Modifier and TypeMethodDescriptionboundingRect(WorkbookRangeBoundingRectParameterSet parameters) Gets a builder to execute the methodbuildRequest(com.microsoft.graph.options.Option... requestOptions) Creates the requestbuildRequest(List<? extends com.microsoft.graph.options.Option> requestOptions) Creates the request with specific requestOptions instead of the existing requestOptionscell(WorkbookRangeCellParameterSet parameters) Gets a builder to execute the methodclear(WorkbookRangeClearParameterSet parameters) Gets a builder to execute the methodcolumn(WorkbookRangeColumnParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodcolumnsAfter(WorkbookRangeColumnsAfterParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodcolumnsBefore(WorkbookRangeColumnsBeforeParameterSet parameters) Gets a builder to execute the methoddelete(WorkbookRangeDeleteParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodformat()Gets the request builder for WorkbookRangeFormatinsert(WorkbookRangeInsertParameterSet parameters) Gets a builder to execute the methodintersection(WorkbookRangeIntersectionParameterSet parameters) Gets a builder to execute the methodlastCell()Gets a builder to execute the methodGets a builder to execute the methodlastRow()Gets a builder to execute the methodmerge(WorkbookRangeMergeParameterSet parameters) Gets a builder to execute the methodoffsetRange(WorkbookRangeOffsetRangeParameterSet parameters) Gets a builder to execute the methodresizedRange(WorkbookRangeResizedRangeParameterSet parameters) Gets a builder to execute the methodrow(WorkbookRangeRowParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodrowsAbove(WorkbookRangeRowsAboveParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodrowsBelow(WorkbookRangeRowsBelowParameterSet parameters) Gets a builder to execute the methodsort()Gets the request builder for WorkbookRangeSortunmerge()Gets a builder to execute the methodGets a builder to execute the methodusedRange(WorkbookRangeUsedRangeParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodGets the request builder for WorkbookWorksheetMethods inherited from class com.microsoft.graph.http.BaseRequestBuilder
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegment
-
Constructor Details
-
WorkbookRangeRequestBuilder
public WorkbookRangeRequestBuilder(@Nonnull String requestUrl, @Nonnull com.microsoft.graph.core.IBaseClient<?> client, @Nullable List<? extends com.microsoft.graph.options.Option> requestOptions) The request builder for the WorkbookRange- Parameters:
requestUrl- the request URLclient- the service clientrequestOptions- the options for this request
-
-
Method Details
-
buildRequest
@Nonnull public WorkbookRangeRequest buildRequest(@Nullable com.microsoft.graph.options.Option... requestOptions) Creates the request- Parameters:
requestOptions- the options for this request- Returns:
- the WorkbookRangeRequest instance
-
buildRequest
@Nonnull public WorkbookRangeRequest buildRequest(@Nonnull List<? extends com.microsoft.graph.options.Option> requestOptions) Creates the request with specific requestOptions instead of the existing requestOptions- Parameters:
requestOptions- the options for this request- Returns:
- the WorkbookRangeRequest instance
-
format
Gets the request builder for WorkbookRangeFormat- Returns:
- the WorkbookRangeFormatRequestBuilder instance
-
sort
Gets the request builder for WorkbookRangeSort- Returns:
- the WorkbookRangeSortRequestBuilder instance
-
worksheet
Gets the request builder for WorkbookWorksheet- Returns:
- the WorkbookWorksheetRequestBuilder instance
-
clear
@Nonnull public WorkbookRangeClearRequestBuilder clear(@Nonnull WorkbookRangeClearParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
delete
@Nonnull public WorkbookRangeDeleteRequestBuilder delete(@Nonnull WorkbookRangeDeleteParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
insert
@Nonnull public WorkbookRangeInsertRequestBuilder insert(@Nonnull WorkbookRangeInsertParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
merge
@Nonnull public WorkbookRangeMergeRequestBuilder merge(@Nonnull WorkbookRangeMergeParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
unmerge
Gets a builder to execute the method- Returns:
- the request builder
-
boundingRect
@Nonnull public WorkbookRangeBoundingRectRequestBuilder boundingRect(@Nonnull WorkbookRangeBoundingRectParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
cell
@Nonnull public WorkbookRangeCellRequestBuilder cell(@Nonnull WorkbookRangeCellParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
column
@Nonnull public WorkbookRangeColumnRequestBuilder column(@Nonnull WorkbookRangeColumnParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
columnsAfter
Gets a builder to execute the method- Returns:
- the request builder
-
columnsAfter
@Nonnull public WorkbookRangeColumnsAfterRequestBuilder columnsAfter(@Nonnull WorkbookRangeColumnsAfterParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
columnsBefore
Gets a builder to execute the method- Returns:
- the request builder
-
columnsBefore
@Nonnull public WorkbookRangeColumnsBeforeRequestBuilder columnsBefore(@Nonnull WorkbookRangeColumnsBeforeParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
entireColumn
Gets a builder to execute the method- Returns:
- the request builder
-
entireRow
Gets a builder to execute the method- Returns:
- the request builder
-
intersection
@Nonnull public WorkbookRangeIntersectionRequestBuilder intersection(@Nonnull WorkbookRangeIntersectionParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
lastCell
Gets a builder to execute the method- Returns:
- the request builder
-
lastColumn
Gets a builder to execute the method- Returns:
- the request builder
-
lastRow
Gets a builder to execute the method- Returns:
- the request builder
-
offsetRange
@Nonnull public WorkbookRangeOffsetRangeRequestBuilder offsetRange(@Nonnull WorkbookRangeOffsetRangeParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
resizedRange
@Nonnull public WorkbookRangeResizedRangeRequestBuilder resizedRange(@Nonnull WorkbookRangeResizedRangeParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
row
@Nonnull public WorkbookRangeRowRequestBuilder row(@Nonnull WorkbookRangeRowParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
rowsAbove
Gets a builder to execute the method- Returns:
- the request builder
-
rowsAbove
@Nonnull public WorkbookRangeRowsAboveRequestBuilder rowsAbove(@Nonnull WorkbookRangeRowsAboveParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
rowsBelow
Gets a builder to execute the method- Returns:
- the request builder
-
rowsBelow
@Nonnull public WorkbookRangeRowsBelowRequestBuilder rowsBelow(@Nonnull WorkbookRangeRowsBelowParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
usedRange
Gets a builder to execute the method- Returns:
- the request builder
-
usedRange
@Nonnull public WorkbookRangeUsedRangeRequestBuilder usedRange(@Nonnull WorkbookRangeUsedRangeParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters- the parameters for the service method- Returns:
- the request builder
-
visibleView
Gets a builder to execute the method- Returns:
- the request builder
-