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 GetLifecycleWorkflowRunUserProcessingResultOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetLifecycleWorkflowRunUserProcessingResultOperationOptions() GetLifecycleWorkflowRunUserProcessingResultOperationOptions + func (o GetLifecycleWorkflowRunUserProcessingResultOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowRunUserProcessingResultOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowRunUserProcessingResultOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowRunUserProcessingResultOperationResponse struct + HttpResponse *http.Response + Model *stable.IdentityGovernanceUserProcessingResult + OData *odata.OData + type GetLifecycleWorkflowRunUserProcessingResultsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowRunUserProcessingResultsCountOperationOptions() GetLifecycleWorkflowRunUserProcessingResultsCountOperationOptions + func (o GetLifecycleWorkflowRunUserProcessingResultsCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowRunUserProcessingResultsCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowRunUserProcessingResultsCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowRunUserProcessingResultsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type IdentityGovernanceUserProcessingResultOperationPredicate struct + func (p IdentityGovernanceUserProcessingResultOperationPredicate) Matches(input stable.IdentityGovernanceUserProcessingResult) bool + type LifecycleWorkflowWorkflowRunUserProcessingResultClient struct + Client *msgraph.Client + func NewLifecycleWorkflowWorkflowRunUserProcessingResultClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowRunUserProcessingResultClient, error) + func (c LifecycleWorkflowWorkflowRunUserProcessingResultClient) GetLifecycleWorkflowRunUserProcessingResult(ctx context.Context, ...) (result GetLifecycleWorkflowRunUserProcessingResultOperationResponse, err error) + func (c LifecycleWorkflowWorkflowRunUserProcessingResultClient) GetLifecycleWorkflowRunUserProcessingResultsCount(ctx context.Context, ...) (result GetLifecycleWorkflowRunUserProcessingResultsCountOperationResponse, ...) + func (c LifecycleWorkflowWorkflowRunUserProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResults(ctx context.Context, ...) (result ListLifecycleWorkflowRunUserProcessingResultsOperationResponse, ...) + func (c LifecycleWorkflowWorkflowRunUserProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultsComplete(ctx context.Context, ...) (ListLifecycleWorkflowRunUserProcessingResultsCompleteResult, error) + func (c LifecycleWorkflowWorkflowRunUserProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultsCompleteMatchingPredicate(ctx context.Context, ...) (result ListLifecycleWorkflowRunUserProcessingResultsCompleteResult, err error) + type ListLifecycleWorkflowRunUserProcessingResultsCompleteResult struct + Items []stable.IdentityGovernanceUserProcessingResult + LatestHttpResponse *http.Response + type ListLifecycleWorkflowRunUserProcessingResultsCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowRunUserProcessingResultsCustomPager) NextPageLink() *odata.Link + type ListLifecycleWorkflowRunUserProcessingResultsOperationOptions 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 DefaultListLifecycleWorkflowRunUserProcessingResultsOperationOptions() ListLifecycleWorkflowRunUserProcessingResultsOperationOptions + func (o ListLifecycleWorkflowRunUserProcessingResultsOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowRunUserProcessingResultsOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowRunUserProcessingResultsOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowRunUserProcessingResultsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.IdentityGovernanceUserProcessingResult + OData *odata.OData