Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultOperationOptions + func (o GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultOperationResponse struct + HttpResponse *http.Response + Model *stable.IdentityGovernanceUserProcessingResult + OData *odata.OData + type GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCountOperationOptions() ... + func (o GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type IdentityGovernanceUserProcessingResultOperationPredicate struct + func (p IdentityGovernanceUserProcessingResultOperationPredicate) Matches(input stable.IdentityGovernanceUserProcessingResult) bool + type LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultClient struct + Client *msgraph.Client + func NewLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultClient, error) + func (c LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultClient) GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResult(ctx context.Context, ...) (...) + func (c LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultClient) GetLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCount(ctx context.Context, ...) (...) + func (c LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultClient) ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResults(ctx context.Context, ...) (...) + func (c LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultClient) ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsComplete(ctx context.Context, ...) (ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCompleteResult, ...) + func (c LifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultClient) ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCompleteMatchingPredicate(ctx context.Context, ...) (...) + type ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCompleteResult struct + Items []stable.IdentityGovernanceUserProcessingResult + LatestHttpResponse *http.Response + type ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsCustomPager) NextPageLink() *odata.Link + type ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsOperationOptions() ... + func (o ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowDeletedItemWorkflowRunUserProcessingResultsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.IdentityGovernanceUserProcessingResult + OData *odata.OData