Documentation ¶
Index ¶
- type GetLifecycleWorkflowVersionOperationOptions
- type GetLifecycleWorkflowVersionOperationResponse
- type GetLifecycleWorkflowVersionsCountOperationOptions
- type GetLifecycleWorkflowVersionsCountOperationResponse
- type IdentityGovernanceWorkflowVersionOperationPredicate
- type LifecycleWorkflowWorkflowVersionClient
- func (c LifecycleWorkflowWorkflowVersionClient) GetLifecycleWorkflowVersion(ctx context.Context, ...) (result GetLifecycleWorkflowVersionOperationResponse, err error)
- func (c LifecycleWorkflowWorkflowVersionClient) GetLifecycleWorkflowVersionsCount(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result GetLifecycleWorkflowVersionsCountOperationResponse, err error)
- func (c LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersions(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowVersionsOperationResponse, err error)
- func (c LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersionsComplete(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (ListLifecycleWorkflowVersionsCompleteResult, error)
- func (c LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersionsCompleteMatchingPredicate(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result ListLifecycleWorkflowVersionsCompleteResult, err error)
- type ListLifecycleWorkflowVersionsCompleteResult
- type ListLifecycleWorkflowVersionsCustomPager
- type ListLifecycleWorkflowVersionsOperationOptions
- type ListLifecycleWorkflowVersionsOperationResponse
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 (o GetLifecycleWorkflowVersionOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowVersionOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowVersionOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowVersionOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowVersionOperationOptions) ToQuery() *client.QueryParams
type GetLifecycleWorkflowVersionsCountOperationOptions ¶
type GetLifecycleWorkflowVersionsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetLifecycleWorkflowVersionsCountOperationOptions ¶
func DefaultGetLifecycleWorkflowVersionsCountOperationOptions() GetLifecycleWorkflowVersionsCountOperationOptions
func (GetLifecycleWorkflowVersionsCountOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowVersionsCountOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowVersionsCountOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowVersionsCountOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowVersionsCountOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowVersionsCountOperationOptions) ToQuery() *client.QueryParams
type IdentityGovernanceWorkflowVersionOperationPredicate ¶
type IdentityGovernanceWorkflowVersionOperationPredicate struct { }
func (IdentityGovernanceWorkflowVersionOperationPredicate) Matches ¶
func (p IdentityGovernanceWorkflowVersionOperationPredicate) Matches(input stable.IdentityGovernanceWorkflowVersion) bool
type LifecycleWorkflowWorkflowVersionClient ¶
func NewLifecycleWorkflowWorkflowVersionClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowVersionClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowVersionClient, error)
func (LifecycleWorkflowWorkflowVersionClient) GetLifecycleWorkflowVersion ¶
func (c LifecycleWorkflowWorkflowVersionClient) GetLifecycleWorkflowVersion(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdVersionId, options GetLifecycleWorkflowVersionOperationOptions) (result GetLifecycleWorkflowVersionOperationResponse, err error)
GetLifecycleWorkflowVersion - Get workflowVersion. Read the properties and relationships of a workflowVersion object.
func (LifecycleWorkflowWorkflowVersionClient) GetLifecycleWorkflowVersionsCount ¶
func (c LifecycleWorkflowWorkflowVersionClient) GetLifecycleWorkflowVersionsCount(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, options GetLifecycleWorkflowVersionsCountOperationOptions) (result GetLifecycleWorkflowVersionsCountOperationResponse, err error)
GetLifecycleWorkflowVersionsCount - Get the number of the resource
func (LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersions ¶
func (c LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersions(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, options ListLifecycleWorkflowVersionsOperationOptions) (result ListLifecycleWorkflowVersionsOperationResponse, err error)
ListLifecycleWorkflowVersions - List workflowVersions. Get a list of the workflowVersion objects and their properties.
func (LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersionsComplete ¶
func (c LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersionsComplete(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, options ListLifecycleWorkflowVersionsOperationOptions) (ListLifecycleWorkflowVersionsCompleteResult, error)
ListLifecycleWorkflowVersionsComplete retrieves all the results into a single object
func (LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersionsCompleteMatchingPredicate ¶
func (c LifecycleWorkflowWorkflowVersionClient) ListLifecycleWorkflowVersionsCompleteMatchingPredicate(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, options ListLifecycleWorkflowVersionsOperationOptions, predicate IdentityGovernanceWorkflowVersionOperationPredicate) (result ListLifecycleWorkflowVersionsCompleteResult, err error)
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"`
}
func (*ListLifecycleWorkflowVersionsCustomPager) NextPageLink ¶
func (p *ListLifecycleWorkflowVersionsCustomPager) NextPageLink() *odata.Link
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 (o ListLifecycleWorkflowVersionsOperationOptions) ToHeaders() *client.Headers
func (ListLifecycleWorkflowVersionsOperationOptions) ToOData ¶
func (o ListLifecycleWorkflowVersionsOperationOptions) ToOData() *odata.Query
func (ListLifecycleWorkflowVersionsOperationOptions) ToQuery ¶
func (o ListLifecycleWorkflowVersionsOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.