lifecycleworkflowworkflowversion

package
v0.20241111.1164443 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetLifecycleWorkflowVersionOperationOptions

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

func DefaultGetLifecycleWorkflowVersionOperationOptions

func DefaultGetLifecycleWorkflowVersionOperationOptions() GetLifecycleWorkflowVersionOperationOptions

func (GetLifecycleWorkflowVersionOperationOptions) ToHeaders

func (GetLifecycleWorkflowVersionOperationOptions) ToOData

func (GetLifecycleWorkflowVersionOperationOptions) ToQuery

type GetLifecycleWorkflowVersionOperationResponse

type GetLifecycleWorkflowVersionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.IdentityGovernanceWorkflowVersion
}

type GetLifecycleWorkflowVersionsCountOperationOptions

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

func DefaultGetLifecycleWorkflowVersionsCountOperationOptions

func DefaultGetLifecycleWorkflowVersionsCountOperationOptions() GetLifecycleWorkflowVersionsCountOperationOptions

func (GetLifecycleWorkflowVersionsCountOperationOptions) ToHeaders

func (GetLifecycleWorkflowVersionsCountOperationOptions) ToOData

func (GetLifecycleWorkflowVersionsCountOperationOptions) ToQuery

type GetLifecycleWorkflowVersionsCountOperationResponse

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

type IdentityGovernanceWorkflowVersionOperationPredicate

type IdentityGovernanceWorkflowVersionOperationPredicate struct {
}

func (IdentityGovernanceWorkflowVersionOperationPredicate) Matches

type LifecycleWorkflowWorkflowVersionClient

type LifecycleWorkflowWorkflowVersionClient struct {
	Client *msgraph.Client
}

func NewLifecycleWorkflowWorkflowVersionClientWithBaseURI

func NewLifecycleWorkflowWorkflowVersionClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowVersionClient, error)

func (LifecycleWorkflowWorkflowVersionClient) GetLifecycleWorkflowVersion

GetLifecycleWorkflowVersion - Get workflowVersion. Read the properties and relationships of a workflowVersion object.

func (LifecycleWorkflowWorkflowVersionClient) GetLifecycleWorkflowVersionsCount

GetLifecycleWorkflowVersionsCount - Get the number of the resource

func (LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersions

ListLifecycleWorkflowVersions - List workflowVersions. Get a list of the workflowVersion objects and their properties.

func (LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersionsComplete

ListLifecycleWorkflowVersionsComplete retrieves all the results into a single object

func (LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersionsCompleteMatchingPredicate

ListLifecycleWorkflowVersionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type ListLifecycleWorkflowVersionsCompleteResult

type ListLifecycleWorkflowVersionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.IdentityGovernanceWorkflowVersion
}

type ListLifecycleWorkflowVersionsCustomPager

type ListLifecycleWorkflowVersionsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListLifecycleWorkflowVersionsOperationOptions

type ListLifecycleWorkflowVersionsOperationOptions 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 DefaultListLifecycleWorkflowVersionsOperationOptions

func DefaultListLifecycleWorkflowVersionsOperationOptions() ListLifecycleWorkflowVersionsOperationOptions

func (ListLifecycleWorkflowVersionsOperationOptions) ToHeaders

func (ListLifecycleWorkflowVersionsOperationOptions) ToOData

func (ListLifecycleWorkflowVersionsOperationOptions) ToQuery

type ListLifecycleWorkflowVersionsOperationResponse

type ListLifecycleWorkflowVersionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.IdentityGovernanceWorkflowVersion
}

Jump to

Keyboard shortcuts

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