Class InsightsRequestBuilder
java.lang.Object
com.microsoft.kiota.BaseRequestBuilder
com.microsoft.graph.identitygovernance.lifecycleworkflows.insights.InsightsRequestBuilder
@Generated("com.microsoft.kiota")
public class InsightsRequestBuilder
extends com.microsoft.kiota.BaseRequestBuilder
Provides operations to manage the insights property of the microsoft.graph.identityGovernance.lifecycleWorkflowsContainer entity.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassConfiguration for the request such as headers, query parameters, and middleware options.classThe insight container holding workflow insight summaries for a tenant.classConfiguration for the request such as headers, query parameters, and middleware options.classConfiguration 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
ConstructorsConstructorDescriptionInsightsRequestBuilder(String rawUrl, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newInsightsRequestBuilderand sets the default values.InsightsRequestBuilder(HashMap<String, Object> pathParameters, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newInsightsRequestBuilderand sets the default values. -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()Delete navigation property insights for identityGovernancevoiddelete(Consumer<InsightsRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property insights for identityGovernanceget()The insight container holding workflow insight summaries for a tenant.get(Consumer<InsightsRequestBuilder.GetRequestConfiguration> requestConfiguration) The insight container holding workflow insight summaries for a tenant.microsoftGraphIdentityGovernanceTopTasksProcessedSummaryWithStartDateTimeWithEndDateTime(OffsetDateTime endDateTime, OffsetDateTime startDateTime) Provides operations to call the topTasksProcessedSummary method.microsoftGraphIdentityGovernanceTopWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTime(OffsetDateTime endDateTime, OffsetDateTime startDateTime) Provides operations to call the topWorkflowsProcessedSummary method.microsoftGraphIdentityGovernanceWorkflowsProcessedByCategoryWithStartDateTimeWithEndDateTime(OffsetDateTime endDateTime, OffsetDateTime startDateTime) Provides operations to call the workflowsProcessedByCategory method.microsoftGraphIdentityGovernanceWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTime(OffsetDateTime endDateTime, OffsetDateTime startDateTime) Provides operations to call the workflowsProcessedSummary method.Update the navigation property insights in identityGovernancepatch(Insights body, Consumer<InsightsRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property insights in identityGovernancecom.microsoft.kiota.RequestInformationDelete navigation property insights for identityGovernancecom.microsoft.kiota.RequestInformationtoDeleteRequestInformation(Consumer<InsightsRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property insights for identityGovernancecom.microsoft.kiota.RequestInformationThe insight container holding workflow insight summaries for a tenant.com.microsoft.kiota.RequestInformationtoGetRequestInformation(Consumer<InsightsRequestBuilder.GetRequestConfiguration> requestConfiguration) The insight container holding workflow insight summaries for a tenant.com.microsoft.kiota.RequestInformationUpdate the navigation property insights in identityGovernancecom.microsoft.kiota.RequestInformationtoPatchRequestInformation(Insights body, Consumer<InsightsRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property insights in identityGovernanceReturns a request builder with the provided arbitrary URL.
-
Constructor Details
-
InsightsRequestBuilder
public InsightsRequestBuilder(@Nonnull HashMap<String, Object> pathParameters, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newInsightsRequestBuilderand sets the default values.- Parameters:
pathParameters- Path parameters for the requestrequestAdapter- The request adapter to use to execute the requests.
-
InsightsRequestBuilder
public InsightsRequestBuilder(@Nonnull String rawUrl, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newInsightsRequestBuilderand 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
-
delete
public void delete()Delete navigation property insights for identityGovernance- Throws:
ODataError- When receiving a 4XX or 5XX status code
-
delete
public void delete(@Nullable Consumer<InsightsRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property insights for identityGovernance- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Throws:
ODataError- When receiving a 4XX or 5XX status code
-
get
The insight container holding workflow insight summaries for a tenant.- Returns:
- a
Insights - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
get
@Nullable public Insights get(@Nullable Consumer<InsightsRequestBuilder.GetRequestConfiguration> requestConfiguration) The insight container holding workflow insight summaries for a tenant.- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
Insights - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
microsoftGraphIdentityGovernanceTopTasksProcessedSummaryWithStartDateTimeWithEndDateTime
@Nonnull public MicrosoftGraphIdentityGovernanceTopTasksProcessedSummaryWithStartDateTimeWithEndDateTimeRequestBuilder microsoftGraphIdentityGovernanceTopTasksProcessedSummaryWithStartDateTimeWithEndDateTime(@Nonnull OffsetDateTime endDateTime, @Nonnull OffsetDateTime startDateTime) Provides operations to call the topTasksProcessedSummary method.- Parameters:
endDateTime- Usage: endDateTime={endDateTime}startDateTime- Usage: startDateTime={startDateTime}- Returns:
- a
MicrosoftGraphIdentityGovernanceTopTasksProcessedSummaryWithStartDateTimeWithEndDateTimeRequestBuilder
-
microsoftGraphIdentityGovernanceTopWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTime
@Nonnull public MicrosoftGraphIdentityGovernanceTopWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTimeRequestBuilder microsoftGraphIdentityGovernanceTopWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTime(@Nonnull OffsetDateTime endDateTime, @Nonnull OffsetDateTime startDateTime) Provides operations to call the topWorkflowsProcessedSummary method.- Parameters:
endDateTime- Usage: endDateTime={endDateTime}startDateTime- Usage: startDateTime={startDateTime}- Returns:
- a
MicrosoftGraphIdentityGovernanceTopWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTimeRequestBuilder
-
microsoftGraphIdentityGovernanceWorkflowsProcessedByCategoryWithStartDateTimeWithEndDateTime
@Nonnull public MicrosoftGraphIdentityGovernanceWorkflowsProcessedByCategoryWithStartDateTimeWithEndDateTimeRequestBuilder microsoftGraphIdentityGovernanceWorkflowsProcessedByCategoryWithStartDateTimeWithEndDateTime(@Nonnull OffsetDateTime endDateTime, @Nonnull OffsetDateTime startDateTime) Provides operations to call the workflowsProcessedByCategory method.- Parameters:
endDateTime- Usage: endDateTime={endDateTime}startDateTime- Usage: startDateTime={startDateTime}- Returns:
- a
MicrosoftGraphIdentityGovernanceWorkflowsProcessedByCategoryWithStartDateTimeWithEndDateTimeRequestBuilder
-
microsoftGraphIdentityGovernanceWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTime
@Nonnull public MicrosoftGraphIdentityGovernanceWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTimeRequestBuilder microsoftGraphIdentityGovernanceWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTime(@Nonnull OffsetDateTime endDateTime, @Nonnull OffsetDateTime startDateTime) Provides operations to call the workflowsProcessedSummary method.- Parameters:
endDateTime- Usage: endDateTime={endDateTime}startDateTime- Usage: startDateTime={startDateTime}- Returns:
- a
MicrosoftGraphIdentityGovernanceWorkflowsProcessedSummaryWithStartDateTimeWithEndDateTimeRequestBuilder
-
patch
Update the navigation property insights in identityGovernance- Parameters:
body- The request body- Returns:
- a
Insights - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
patch
@Nullable public Insights patch(@Nonnull Insights body, @Nullable Consumer<InsightsRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property insights in identityGovernance- Parameters:
body- The request bodyrequestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
Insights - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation()Delete navigation property insights for identityGovernance- Returns:
- a
RequestInformation
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation(@Nullable Consumer<InsightsRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property insights for identityGovernance- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
RequestInformation
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation()The insight container holding workflow insight summaries for a tenant.- Returns:
- a
RequestInformation
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation(@Nullable Consumer<InsightsRequestBuilder.GetRequestConfiguration> requestConfiguration) The insight container holding workflow insight summaries for a tenant.- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
RequestInformation
-
toPatchRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toPatchRequestInformation(@Nonnull Insights body) Update the navigation property insights in identityGovernance- Parameters:
body- The request body- Returns:
- a
RequestInformation
-
toPatchRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toPatchRequestInformation(@Nonnull Insights body, @Nullable Consumer<InsightsRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property insights in identityGovernance- Parameters:
body- The request bodyrequestConfiguration- 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
InsightsRequestBuilder
-