lifecycleworkflowworkflowrun

package
v0.20241128.1084944 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetLifecycleWorkflowRunOperationOptions

type GetLifecycleWorkflowRunOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetLifecycleWorkflowRunOperationOptions

func DefaultGetLifecycleWorkflowRunOperationOptions() GetLifecycleWorkflowRunOperationOptions

func (GetLifecycleWorkflowRunOperationOptions) ToHeaders

func (GetLifecycleWorkflowRunOperationOptions) ToOData

func (GetLifecycleWorkflowRunOperationOptions) ToQuery

type GetLifecycleWorkflowRunOperationResponse

type GetLifecycleWorkflowRunOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.IdentityGovernanceRun
}

type GetLifecycleWorkflowRunsCountOperationOptions

type GetLifecycleWorkflowRunsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetLifecycleWorkflowRunsCountOperationOptions

func DefaultGetLifecycleWorkflowRunsCountOperationOptions() GetLifecycleWorkflowRunsCountOperationOptions

func (GetLifecycleWorkflowRunsCountOperationOptions) ToHeaders

func (GetLifecycleWorkflowRunsCountOperationOptions) ToOData

func (GetLifecycleWorkflowRunsCountOperationOptions) ToQuery

type GetLifecycleWorkflowRunsCountOperationResponse

type GetLifecycleWorkflowRunsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type IdentityGovernanceRunOperationPredicate

type IdentityGovernanceRunOperationPredicate struct {
}

func (IdentityGovernanceRunOperationPredicate) Matches

type LifecycleWorkflowWorkflowRunClient

type LifecycleWorkflowWorkflowRunClient struct {
	Client *msgraph.Client
}

func NewLifecycleWorkflowWorkflowRunClientWithBaseURI

func NewLifecycleWorkflowWorkflowRunClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowRunClient, error)

func (LifecycleWorkflowWorkflowRunClient) GetLifecycleWorkflowRun

GetLifecycleWorkflowRun - Get run. Read the properties and relationships of a run object.

func (LifecycleWorkflowWorkflowRunClient) GetLifecycleWorkflowRunsCount

GetLifecycleWorkflowRunsCount - Get the number of the resource

func (LifecycleWorkflowWorkflowRunClient) ListLifecycleWorkflowRuns

ListLifecycleWorkflowRuns - List runs. Get a list of the run objects and their properties for a lifecycle workflow.

func (LifecycleWorkflowWorkflowRunClient) ListLifecycleWorkflowRunsComplete

ListLifecycleWorkflowRunsComplete retrieves all the results into a single object

func (LifecycleWorkflowWorkflowRunClient) ListLifecycleWorkflowRunsCompleteMatchingPredicate

ListLifecycleWorkflowRunsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type ListLifecycleWorkflowRunsCompleteResult

type ListLifecycleWorkflowRunsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.IdentityGovernanceRun
}

type ListLifecycleWorkflowRunsCustomPager

type ListLifecycleWorkflowRunsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListLifecycleWorkflowRunsCustomPager) NextPageLink() *odata.Link

type ListLifecycleWorkflowRunsOperationOptions

type ListLifecycleWorkflowRunsOperationOptions 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 DefaultListLifecycleWorkflowRunsOperationOptions

func DefaultListLifecycleWorkflowRunsOperationOptions() ListLifecycleWorkflowRunsOperationOptions

func (ListLifecycleWorkflowRunsOperationOptions) ToHeaders

func (ListLifecycleWorkflowRunsOperationOptions) ToOData

func (ListLifecycleWorkflowRunsOperationOptions) ToQuery

type ListLifecycleWorkflowRunsOperationResponse

type ListLifecycleWorkflowRunsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.IdentityGovernanceRun
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL