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 GetLifecycleWorkflowUserProcessingResultOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetLifecycleWorkflowUserProcessingResultOperationOptions() GetLifecycleWorkflowUserProcessingResultOperationOptions + func (o GetLifecycleWorkflowUserProcessingResultOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowUserProcessingResultOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowUserProcessingResultOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowUserProcessingResultOperationResponse struct + HttpResponse *http.Response + Model *beta.IdentityGovernanceUserProcessingResult + OData *odata.OData + type GetLifecycleWorkflowUserProcessingResultsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowUserProcessingResultsCountOperationOptions() GetLifecycleWorkflowUserProcessingResultsCountOperationOptions + func (o GetLifecycleWorkflowUserProcessingResultsCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowUserProcessingResultsCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowUserProcessingResultsCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowUserProcessingResultsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type IdentityGovernanceUserProcessingResultOperationPredicate struct + func (p IdentityGovernanceUserProcessingResultOperationPredicate) Matches(input beta.IdentityGovernanceUserProcessingResult) bool + type LifecycleWorkflowWorkflowUserProcessingResultClient struct + Client *msgraph.Client + func NewLifecycleWorkflowWorkflowUserProcessingResultClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowUserProcessingResultClient, error) + func (c LifecycleWorkflowWorkflowUserProcessingResultClient) GetLifecycleWorkflowUserProcessingResult(ctx context.Context, ...) (result GetLifecycleWorkflowUserProcessingResultOperationResponse, err error) + func (c LifecycleWorkflowWorkflowUserProcessingResultClient) GetLifecycleWorkflowUserProcessingResultsCount(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result GetLifecycleWorkflowUserProcessingResultsCountOperationResponse, ...) + func (c LifecycleWorkflowWorkflowUserProcessingResultClient) ListLifecycleWorkflowUserProcessingResults(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowUserProcessingResultsOperationResponse, err error) + func (c LifecycleWorkflowWorkflowUserProcessingResultClient) ListLifecycleWorkflowUserProcessingResultsComplete(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (ListLifecycleWorkflowUserProcessingResultsCompleteResult, error) + func (c LifecycleWorkflowWorkflowUserProcessingResultClient) ListLifecycleWorkflowUserProcessingResultsCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowUserProcessingResultsCompleteResult, err error) + type ListLifecycleWorkflowUserProcessingResultsCompleteResult struct + Items []beta.IdentityGovernanceUserProcessingResult + LatestHttpResponse *http.Response + type ListLifecycleWorkflowUserProcessingResultsCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowUserProcessingResultsCustomPager) NextPageLink() *odata.Link + type ListLifecycleWorkflowUserProcessingResultsOperationOptions 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 DefaultListLifecycleWorkflowUserProcessingResultsOperationOptions() ListLifecycleWorkflowUserProcessingResultsOperationOptions + func (o ListLifecycleWorkflowUserProcessingResultsOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowUserProcessingResultsOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowUserProcessingResultsOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowUserProcessingResultsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.IdentityGovernanceUserProcessingResult + OData *odata.OData