Documentation ¶
Index ¶
- type CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions
- func (o CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions) ToHeaders() *client.Headers
- func (o CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions) ToOData() *odata.Query
- func (o CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions) ToQuery() *client.QueryParams
- type CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationResponse
- type CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeRequest
- type GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationResponse
- type GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationResponse
- type IdentityGovernanceTaskProcessingResultOperationPredicate
- type LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResume(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) GetLifecycleWorkflowRunUserProcessingResultTaskCount(ctx context.Context, ...) (result GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationResponse, ...)
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResult(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResults(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsComplete(ctx context.Context, ...) (...)
- func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCompleteMatchingPredicate(ctx context.Context, ...) (...)
- type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCompleteResult
- type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCustomPager
- type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions
- func (o ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions) ToHeaders() *client.Headers
- func (o ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions) ToOData() *odata.Query
- func (o ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions) ToQuery() *client.QueryParams
- type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions ¶
type CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions ¶
func DefaultCreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions() CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions
func (CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions) ToHeaders ¶
func (CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions) ToOData ¶
type GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions ¶
type GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions ¶
func DefaultGetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions() GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions
func (GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) ToQuery() *client.QueryParams
type GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions ¶
type GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions ¶
func DefaultGetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions() GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions
func (GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions) ToHeaders() *client.Headers
type IdentityGovernanceTaskProcessingResultOperationPredicate ¶
type IdentityGovernanceTaskProcessingResultOperationPredicate struct { }
func (IdentityGovernanceTaskProcessingResultOperationPredicate) Matches ¶
func (p IdentityGovernanceTaskProcessingResultOperationPredicate) Matches(input stable.IdentityGovernanceTaskProcessingResult) bool
type LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient ¶
type LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient struct {
Client *msgraph.Client
}
func NewLifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient, error)
func (LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResume ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResume(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultIdTaskProcessingResultId, input CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeRequest, options CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationOptions) (result CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResumeOperationResponse, err error)
CreateLifecycleWorkflowRunUserProcessingResultTaskIdentityGovernanceResume - Invoke action resume. Resume a task processing result that's inProgress. In the default case an Azure Logic Apps system-assigned managed identity calls this API. For more information, see: Lifecycle Workflows extensibility approach.
func (LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) GetLifecycleWorkflowRunUserProcessingResultTaskCount ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) GetLifecycleWorkflowRunUserProcessingResultTaskCount(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultId, options GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationOptions) (result GetLifecycleWorkflowRunUserProcessingResultTaskCountOperationResponse, err error)
GetLifecycleWorkflowRunUserProcessingResultTaskCount - Get the number of the resource
func (LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResult ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResult(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultIdTaskProcessingResultId, options GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationOptions) (result GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResultOperationResponse, err error)
GetLifecycleWorkflowRunUserProcessingResultTaskProcessingResult - Get taskProcessingResults from identityGovernance. The associated individual task execution.
func (LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResults ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResults(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultId, options ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions) (result ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationResponse, err error)
ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResults - List taskProcessingResults. Get the task processing result from a userProcessingResult either directly or through a run.
func (LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsComplete ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsComplete(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultId, options ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions) (ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCompleteResult, error)
ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsComplete retrieves all the results into a single object
func (LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCompleteMatchingPredicate ¶
func (c LifecycleWorkflowWorkflowRunUserProcessingResultTaskProcessingResultClient) ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCompleteMatchingPredicate(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdRunIdUserProcessingResultId, options ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions, predicate IdentityGovernanceTaskProcessingResultOperationPredicate) (result ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCompleteResult, err error)
ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCompleteMatchingPredicate retrieves all the results and then applies the predicate
type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCompleteResult ¶
type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCompleteResult struct { LatestHttpResponse *http.Response Items []stable.IdentityGovernanceTaskProcessingResult }
type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCustomPager ¶
type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCustomPager) NextPageLink ¶
func (p *ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsCustomPager) NextPageLink() *odata.Link
type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions ¶
type ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions 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 DefaultListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions ¶
func DefaultListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions() ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions
func (ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions) ToHeaders ¶
func (o ListLifecycleWorkflowRunUserProcessingResultTaskProcessingResultsOperationOptions) ToHeaders() *client.Headers
Source Files ¶
- client.go
- method_createlifecycleworkflowrunuserprocessingresulttaskidentitygovernanceresume.go
- method_getlifecycleworkflowrunuserprocessingresulttaskcount.go
- method_getlifecycleworkflowrunuserprocessingresulttaskprocessingresult.go
- method_listlifecycleworkflowrunuserprocessingresulttaskprocessingresults.go
- model_createlifecycleworkflowrunuserprocessingresulttaskidentitygovernanceresumerequest.go
- predicates.go
- version.go