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 GetLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions() ... + func (o GetLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions) ToHeaders() *client.Headers + func (o GetLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions) ToOData() *odata.Query + func (o GetLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCountOperationOptions) ToQuery() *client.QueryParams + type GetLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type LifecycleWorkflowWorkflowLastModifiedByServiceProvisioningErrorClient struct + Client *msgraph.Client + func NewLifecycleWorkflowWorkflowLastModifiedByServiceProvisioningErrorClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowLastModifiedByServiceProvisioningErrorClient, error) + func (c LifecycleWorkflowWorkflowLastModifiedByServiceProvisioningErrorClient) GetLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCount(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (...) + func (c LifecycleWorkflowWorkflowLastModifiedByServiceProvisioningErrorClient) ListLifecycleWorkflowLastModifiedByServiceProvisioningErrors(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (...) + func (c LifecycleWorkflowWorkflowLastModifiedByServiceProvisioningErrorClient) ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsComplete(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCompleteResult, ...) + func (c LifecycleWorkflowWorkflowLastModifiedByServiceProvisioningErrorClient) ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCompleteMatchingPredicate(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (...) + type ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCompleteResult struct + Items []stable.ServiceProvisioningError + LatestHttpResponse *http.Response + type ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCustomPager struct + NextLink *odata.Link + func (p *ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsCustomPager) NextPageLink() *odata.Link + type ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions 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 DefaultListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions() ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions + func (o ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions) ToHeaders() *client.Headers + func (o ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions) ToOData() *odata.Query + func (o ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsOperationOptions) ToQuery() *client.QueryParams + type ListLifecycleWorkflowLastModifiedByServiceProvisioningErrorsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.ServiceProvisioningError + OData *odata.OData + type ServiceProvisioningErrorOperationPredicate struct + func (p ServiceProvisioningErrorOperationPredicate) Matches(input stable.ServiceProvisioningError) bool