lifecycleworkflowworkflowtemplate

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 GetLifecycleWorkflowTemplateOperationOptions

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

func DefaultGetLifecycleWorkflowTemplateOperationOptions

func DefaultGetLifecycleWorkflowTemplateOperationOptions() GetLifecycleWorkflowTemplateOperationOptions

func (GetLifecycleWorkflowTemplateOperationOptions) ToHeaders

func (GetLifecycleWorkflowTemplateOperationOptions) ToOData

func (GetLifecycleWorkflowTemplateOperationOptions) ToQuery

type GetLifecycleWorkflowTemplateOperationResponse

type GetLifecycleWorkflowTemplateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.IdentityGovernanceWorkflowTemplate
}

type GetLifecycleWorkflowTemplatesCountOperationOptions

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

func DefaultGetLifecycleWorkflowTemplatesCountOperationOptions

func DefaultGetLifecycleWorkflowTemplatesCountOperationOptions() GetLifecycleWorkflowTemplatesCountOperationOptions

func (GetLifecycleWorkflowTemplatesCountOperationOptions) ToHeaders

func (GetLifecycleWorkflowTemplatesCountOperationOptions) ToOData

func (GetLifecycleWorkflowTemplatesCountOperationOptions) ToQuery

type GetLifecycleWorkflowTemplatesCountOperationResponse

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

type IdentityGovernanceWorkflowTemplateOperationPredicate

type IdentityGovernanceWorkflowTemplateOperationPredicate struct {
}

func (IdentityGovernanceWorkflowTemplateOperationPredicate) Matches

type LifecycleWorkflowWorkflowTemplateClient

type LifecycleWorkflowWorkflowTemplateClient struct {
	Client *msgraph.Client
}

func NewLifecycleWorkflowWorkflowTemplateClientWithBaseURI

func NewLifecycleWorkflowWorkflowTemplateClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowTemplateClient, error)

func (LifecycleWorkflowWorkflowTemplateClient) GetLifecycleWorkflowTemplate

GetLifecycleWorkflowTemplate - Get workflowTemplate. Read the properties and relationships of a workflowTemplate object.

func (LifecycleWorkflowWorkflowTemplateClient) GetLifecycleWorkflowTemplatesCount

GetLifecycleWorkflowTemplatesCount - Get the number of the resource

func (LifecycleWorkflowWorkflowTemplateClient) ListLifecycleWorkflowTemplates

ListLifecycleWorkflowTemplates - List workflowTemplates. Get a list of the workflowTemplate objects and their properties.

func (LifecycleWorkflowWorkflowTemplateClient) ListLifecycleWorkflowTemplatesComplete

ListLifecycleWorkflowTemplatesComplete retrieves all the results into a single object

func (LifecycleWorkflowWorkflowTemplateClient) ListLifecycleWorkflowTemplatesCompleteMatchingPredicate

ListLifecycleWorkflowTemplatesCompleteMatchingPredicate retrieves all the results and then applies the predicate

type ListLifecycleWorkflowTemplatesCompleteResult

type ListLifecycleWorkflowTemplatesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.IdentityGovernanceWorkflowTemplate
}

type ListLifecycleWorkflowTemplatesCustomPager

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

type ListLifecycleWorkflowTemplatesOperationOptions

type ListLifecycleWorkflowTemplatesOperationOptions 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 DefaultListLifecycleWorkflowTemplatesOperationOptions

func DefaultListLifecycleWorkflowTemplatesOperationOptions() ListLifecycleWorkflowTemplatesOperationOptions

func (ListLifecycleWorkflowTemplatesOperationOptions) ToHeaders

func (ListLifecycleWorkflowTemplatesOperationOptions) ToOData

func (ListLifecycleWorkflowTemplatesOperationOptions) ToQuery

type ListLifecycleWorkflowTemplatesOperationResponse

type ListLifecycleWorkflowTemplatesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.IdentityGovernanceWorkflowTemplate
}

Jump to

Keyboard shortcuts

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