Documentation ¶
Index ¶
- type GetLifecycleWorkflowExecutionScopeCountOperationOptions
- type GetLifecycleWorkflowExecutionScopeCountOperationResponse
- type GetLifecycleWorkflowExecutionScopeOperationOptions
- type GetLifecycleWorkflowExecutionScopeOperationResponse
- type IdentityGovernanceUserProcessingResultOperationPredicate
- type LifecycleWorkflowWorkflowExecutionScopeClient
- func (c LifecycleWorkflowWorkflowExecutionScopeClient) GetLifecycleWorkflowExecutionScope(ctx context.Context, ...) (result GetLifecycleWorkflowExecutionScopeOperationResponse, err error)
- func (c LifecycleWorkflowWorkflowExecutionScopeClient) GetLifecycleWorkflowExecutionScopeCount(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result GetLifecycleWorkflowExecutionScopeCountOperationResponse, err error)
- func (c LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopes(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowExecutionScopesOperationResponse, err error)
- func (c LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopesComplete(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (ListLifecycleWorkflowExecutionScopesCompleteResult, error)
- func (c LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopesCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowExecutionScopesCompleteResult, err error)
- type ListLifecycleWorkflowExecutionScopesCompleteResult
- type ListLifecycleWorkflowExecutionScopesCustomPager
- type ListLifecycleWorkflowExecutionScopesOperationOptions
- type ListLifecycleWorkflowExecutionScopesOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowExecutionScopeCountOperationOptions ¶
type GetLifecycleWorkflowExecutionScopeCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetLifecycleWorkflowExecutionScopeCountOperationOptions ¶
func DefaultGetLifecycleWorkflowExecutionScopeCountOperationOptions() GetLifecycleWorkflowExecutionScopeCountOperationOptions
func (GetLifecycleWorkflowExecutionScopeCountOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowExecutionScopeCountOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowExecutionScopeCountOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowExecutionScopeCountOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowExecutionScopeCountOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowExecutionScopeCountOperationOptions) ToQuery() *client.QueryParams
type GetLifecycleWorkflowExecutionScopeOperationOptions ¶
type GetLifecycleWorkflowExecutionScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowExecutionScopeOperationOptions ¶
func DefaultGetLifecycleWorkflowExecutionScopeOperationOptions() GetLifecycleWorkflowExecutionScopeOperationOptions
func (GetLifecycleWorkflowExecutionScopeOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowExecutionScopeOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowExecutionScopeOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowExecutionScopeOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowExecutionScopeOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowExecutionScopeOperationOptions) ToQuery() *client.QueryParams
type IdentityGovernanceUserProcessingResultOperationPredicate ¶
type IdentityGovernanceUserProcessingResultOperationPredicate struct { }
func (IdentityGovernanceUserProcessingResultOperationPredicate) Matches ¶
func (p IdentityGovernanceUserProcessingResultOperationPredicate) Matches(input beta.IdentityGovernanceUserProcessingResult) bool
type LifecycleWorkflowWorkflowExecutionScopeClient ¶
func NewLifecycleWorkflowWorkflowExecutionScopeClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowExecutionScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowExecutionScopeClient, error)
func (LifecycleWorkflowWorkflowExecutionScopeClient) GetLifecycleWorkflowExecutionScope ¶
func (c LifecycleWorkflowWorkflowExecutionScopeClient) GetLifecycleWorkflowExecutionScope(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowIdExecutionScopeId, options GetLifecycleWorkflowExecutionScopeOperationOptions) (result GetLifecycleWorkflowExecutionScopeOperationResponse, err error)
GetLifecycleWorkflowExecutionScope - Get executionScope from identityGovernance. The unique identifier of the Microsoft Entra identity that last modified the workflow object.
func (LifecycleWorkflowWorkflowExecutionScopeClient) GetLifecycleWorkflowExecutionScopeCount ¶
func (c LifecycleWorkflowWorkflowExecutionScopeClient) GetLifecycleWorkflowExecutionScopeCount(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options GetLifecycleWorkflowExecutionScopeCountOperationOptions) (result GetLifecycleWorkflowExecutionScopeCountOperationResponse, err error)
GetLifecycleWorkflowExecutionScopeCount - Get the number of the resource
func (LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopes ¶
func (c LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopes(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options ListLifecycleWorkflowExecutionScopesOperationOptions) (result ListLifecycleWorkflowExecutionScopesOperationResponse, err error)
ListLifecycleWorkflowExecutionScopes - Get executionScope from identityGovernance. The unique identifier of the Microsoft Entra identity that last modified the workflow object.
func (LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopesComplete ¶
func (c LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopesComplete(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options ListLifecycleWorkflowExecutionScopesOperationOptions) (ListLifecycleWorkflowExecutionScopesCompleteResult, error)
ListLifecycleWorkflowExecutionScopesComplete retrieves all the results into a single object
func (LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopesCompleteMatchingPredicate ¶
func (c LifecycleWorkflowWorkflowExecutionScopeClient) ListLifecycleWorkflowExecutionScopesCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options ListLifecycleWorkflowExecutionScopesOperationOptions, predicate IdentityGovernanceUserProcessingResultOperationPredicate) (result ListLifecycleWorkflowExecutionScopesCompleteResult, err error)
ListLifecycleWorkflowExecutionScopesCompleteMatchingPredicate retrieves all the results and then applies the predicate
type ListLifecycleWorkflowExecutionScopesCompleteResult ¶
type ListLifecycleWorkflowExecutionScopesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.IdentityGovernanceUserProcessingResult }
type ListLifecycleWorkflowExecutionScopesCustomPager ¶
type ListLifecycleWorkflowExecutionScopesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListLifecycleWorkflowExecutionScopesCustomPager) NextPageLink ¶
func (p *ListLifecycleWorkflowExecutionScopesCustomPager) NextPageLink() *odata.Link
type ListLifecycleWorkflowExecutionScopesOperationOptions ¶
type ListLifecycleWorkflowExecutionScopesOperationOptions 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 DefaultListLifecycleWorkflowExecutionScopesOperationOptions ¶
func DefaultListLifecycleWorkflowExecutionScopesOperationOptions() ListLifecycleWorkflowExecutionScopesOperationOptions
func (ListLifecycleWorkflowExecutionScopesOperationOptions) ToHeaders ¶
func (o ListLifecycleWorkflowExecutionScopesOperationOptions) ToHeaders() *client.Headers
func (ListLifecycleWorkflowExecutionScopesOperationOptions) ToOData ¶
func (o ListLifecycleWorkflowExecutionScopesOperationOptions) ToOData() *odata.Query
func (ListLifecycleWorkflowExecutionScopesOperationOptions) ToQuery ¶
func (o ListLifecycleWorkflowExecutionScopesOperationOptions) ToQuery() *client.QueryParams