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 CreateLifecycleWorkflowCustomTaskExtensionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateLifecycleWorkflowCustomTaskExtensionOperationOptions() CreateLifecycleWorkflowCustomTaskExtensionOperationOptions + func (o CreateLifecycleWorkflowCustomTaskExtensionOperationOptions) ToHeaders() *client.Headers + func (o CreateLifecycleWorkflowCustomTaskExtensionOperationOptions) ToOData() *odata.Query + func (o CreateLifecycleWorkflowCustomTaskExtensionOperationOptions) ToQuery() *client.QueryParams + type CreateLifecycleWorkflowCustomTaskExtensionOperationResponse struct + HttpResponse *http.Response + Model *stable.IdentityGovernanceCustomTaskExtension + OData *odata.OData + type DeleteLifecycleWorkflowCustomTaskExtensionOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteLifecycleWorkflowCustomTaskExtensionOperationOptions() DeleteLifecycleWorkflowCustomTaskExtensionOperationOptions + func (o DeleteLifecycleWorkflowCustomTaskExtensionOperationOptions) ToHeaders() *client.Headers + func (o DeleteLifecycleWorkflowCustomTaskExtensionOperationOptions) ToOData() *odata.Query + func (o DeleteLifecycleWorkflowCustomTaskExtensionOperationOptions) ToQuery() *client.QueryParams + type DeleteLifecycleWorkflowCustomTaskExtensionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetLifecycleWorkflowCustomTaskExtensionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetLifecycleWorkflowCustomTaskExtensionOperationOptions() GetLifecycleWorkflowCustomTaskExtensionOperationOptions + func (o GetLifecycleWorkflowCustomTaskExtensionOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowCustomTaskExtensionOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowCustomTaskExtensionOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowCustomTaskExtensionOperationResponse struct + HttpResponse *http.Response + Model *stable.IdentityGovernanceCustomTaskExtension + OData *odata.OData + type GetLifecycleWorkflowCustomTaskExtensionsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowCustomTaskExtensionsCountOperationOptions() GetLifecycleWorkflowCustomTaskExtensionsCountOperationOptions + func (o GetLifecycleWorkflowCustomTaskExtensionsCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowCustomTaskExtensionsCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowCustomTaskExtensionsCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowCustomTaskExtensionsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type IdentityGovernanceCustomTaskExtensionOperationPredicate struct + func (p IdentityGovernanceCustomTaskExtensionOperationPredicate) Matches(input stable.IdentityGovernanceCustomTaskExtension) bool + type LifecycleWorkflowCustomTaskExtensionClient struct + Client *msgraph.Client + func NewLifecycleWorkflowCustomTaskExtensionClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowCustomTaskExtensionClient, error) + func (c LifecycleWorkflowCustomTaskExtensionClient) CreateLifecycleWorkflowCustomTaskExtension(ctx context.Context, input stable.IdentityGovernanceCustomTaskExtension, ...) (result CreateLifecycleWorkflowCustomTaskExtensionOperationResponse, err error) + func (c LifecycleWorkflowCustomTaskExtensionClient) DeleteLifecycleWorkflowCustomTaskExtension(ctx context.Context, ...) (result DeleteLifecycleWorkflowCustomTaskExtensionOperationResponse, err error) + func (c LifecycleWorkflowCustomTaskExtensionClient) GetLifecycleWorkflowCustomTaskExtension(ctx context.Context, ...) (result GetLifecycleWorkflowCustomTaskExtensionOperationResponse, err error) + func (c LifecycleWorkflowCustomTaskExtensionClient) GetLifecycleWorkflowCustomTaskExtensionsCount(ctx context.Context, ...) (result GetLifecycleWorkflowCustomTaskExtensionsCountOperationResponse, ...) + func (c LifecycleWorkflowCustomTaskExtensionClient) ListLifecycleWorkflowCustomTaskExtensions(ctx context.Context, ...) (result ListLifecycleWorkflowCustomTaskExtensionsOperationResponse, err error) + func (c LifecycleWorkflowCustomTaskExtensionClient) ListLifecycleWorkflowCustomTaskExtensionsComplete(ctx context.Context, ...) (ListLifecycleWorkflowCustomTaskExtensionsCompleteResult, error) + func (c LifecycleWorkflowCustomTaskExtensionClient) ListLifecycleWorkflowCustomTaskExtensionsCompleteMatchingPredicate(ctx context.Context, ...) (result ListLifecycleWorkflowCustomTaskExtensionsCompleteResult, err error) + func (c LifecycleWorkflowCustomTaskExtensionClient) UpdateLifecycleWorkflowCustomTaskExtension(ctx context.Context, ...) (result UpdateLifecycleWorkflowCustomTaskExtensionOperationResponse, err error) + type ListLifecycleWorkflowCustomTaskExtensionsCompleteResult struct + Items []stable.IdentityGovernanceCustomTaskExtension + LatestHttpResponse *http.Response + type ListLifecycleWorkflowCustomTaskExtensionsCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowCustomTaskExtensionsCustomPager) NextPageLink() *odata.Link + type ListLifecycleWorkflowCustomTaskExtensionsOperationOptions 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 DefaultListLifecycleWorkflowCustomTaskExtensionsOperationOptions() ListLifecycleWorkflowCustomTaskExtensionsOperationOptions + func (o ListLifecycleWorkflowCustomTaskExtensionsOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowCustomTaskExtensionsOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowCustomTaskExtensionsOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowCustomTaskExtensionsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.IdentityGovernanceCustomTaskExtension + OData *odata.OData + type UpdateLifecycleWorkflowCustomTaskExtensionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateLifecycleWorkflowCustomTaskExtensionOperationOptions() UpdateLifecycleWorkflowCustomTaskExtensionOperationOptions + func (o UpdateLifecycleWorkflowCustomTaskExtensionOperationOptions) ToHeaders() *client.Headers + func (o UpdateLifecycleWorkflowCustomTaskExtensionOperationOptions) ToOData() *odata.Query + func (o UpdateLifecycleWorkflowCustomTaskExtensionOperationOptions) ToQuery() *client.QueryParams + type UpdateLifecycleWorkflowCustomTaskExtensionOperationResponse struct + HttpResponse *http.Response + OData *odata.OData