Documentation ¶
Index ¶
- type GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions
- type GetLifecycleWorkflowDeletedItemWorkflowVersionOperationResponse
- type GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions
- func (o GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationResponse
- type IdentityGovernanceWorkflowVersionOperationPredicate
- type LifecycleWorkflowDeletedItemWorkflowVersionClient
- func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) GetLifecycleWorkflowDeletedItemWorkflowVersion(ctx context.Context, ...) (result GetLifecycleWorkflowDeletedItemWorkflowVersionOperationResponse, ...)
- func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) GetLifecycleWorkflowDeletedItemWorkflowVersionsCount(ctx context.Context, ...) (result GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationResponse, ...)
- func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) ListLifecycleWorkflowDeletedItemWorkflowVersions(ctx context.Context, ...) (result ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationResponse, ...)
- func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) ListLifecycleWorkflowDeletedItemWorkflowVersionsComplete(ctx context.Context, ...) (ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteResult, error)
- func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteMatchingPredicate(ctx context.Context, ...) (result ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteResult, ...)
- type ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteResult
- type ListLifecycleWorkflowDeletedItemWorkflowVersionsCustomPager
- type ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions
- func (o ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) ToHeaders() *client.Headers
- func (o ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) ToOData() *odata.Query
- func (o ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) ToQuery() *client.QueryParams
- type ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions ¶
type GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions ¶
func DefaultGetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions
func (GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions) ToQuery() *client.QueryParams
type GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions ¶
type GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions ¶
func DefaultGetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions() GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions
func (GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) ToQuery() *client.QueryParams
type IdentityGovernanceWorkflowVersionOperationPredicate ¶
type IdentityGovernanceWorkflowVersionOperationPredicate struct { }
func (IdentityGovernanceWorkflowVersionOperationPredicate) Matches ¶
func (p IdentityGovernanceWorkflowVersionOperationPredicate) Matches(input beta.IdentityGovernanceWorkflowVersion) bool
type LifecycleWorkflowDeletedItemWorkflowVersionClient ¶
func NewLifecycleWorkflowDeletedItemWorkflowVersionClientWithBaseURI ¶
func NewLifecycleWorkflowDeletedItemWorkflowVersionClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowDeletedItemWorkflowVersionClient, error)
func (LifecycleWorkflowDeletedItemWorkflowVersionClient) GetLifecycleWorkflowDeletedItemWorkflowVersion ¶
func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) GetLifecycleWorkflowDeletedItemWorkflowVersion(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowIdVersionId, options GetLifecycleWorkflowDeletedItemWorkflowVersionOperationOptions) (result GetLifecycleWorkflowDeletedItemWorkflowVersionOperationResponse, err error)
GetLifecycleWorkflowDeletedItemWorkflowVersion - Get versions from identityGovernance. The workflow versions that are available.
func (LifecycleWorkflowDeletedItemWorkflowVersionClient) GetLifecycleWorkflowDeletedItemWorkflowVersionsCount ¶
func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) GetLifecycleWorkflowDeletedItemWorkflowVersionsCount(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowId, options GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationOptions) (result GetLifecycleWorkflowDeletedItemWorkflowVersionsCountOperationResponse, err error)
GetLifecycleWorkflowDeletedItemWorkflowVersionsCount - Get the number of the resource
func (LifecycleWorkflowDeletedItemWorkflowVersionClient) ListLifecycleWorkflowDeletedItemWorkflowVersions ¶
func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) ListLifecycleWorkflowDeletedItemWorkflowVersions(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowId, options ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) (result ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationResponse, err error)
ListLifecycleWorkflowDeletedItemWorkflowVersions - Get versions from identityGovernance. The workflow versions that are available.
func (LifecycleWorkflowDeletedItemWorkflowVersionClient) ListLifecycleWorkflowDeletedItemWorkflowVersionsComplete ¶
func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) ListLifecycleWorkflowDeletedItemWorkflowVersionsComplete(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowId, options ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) (ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteResult, error)
ListLifecycleWorkflowDeletedItemWorkflowVersionsComplete retrieves all the results into a single object
func (LifecycleWorkflowDeletedItemWorkflowVersionClient) ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteMatchingPredicate ¶
func (c LifecycleWorkflowDeletedItemWorkflowVersionClient) ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteMatchingPredicate(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowDeletedItemWorkflowId, options ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions, predicate IdentityGovernanceWorkflowVersionOperationPredicate) (result ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteResult, err error)
ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteMatchingPredicate retrieves all the results and then applies the predicate
type ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteResult ¶
type ListLifecycleWorkflowDeletedItemWorkflowVersionsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.IdentityGovernanceWorkflowVersion }
type ListLifecycleWorkflowDeletedItemWorkflowVersionsCustomPager ¶
type ListLifecycleWorkflowDeletedItemWorkflowVersionsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListLifecycleWorkflowDeletedItemWorkflowVersionsCustomPager) NextPageLink ¶
func (p *ListLifecycleWorkflowDeletedItemWorkflowVersionsCustomPager) NextPageLink() *odata.Link
type ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions ¶
type ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions 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 DefaultListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions ¶
func DefaultListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions() ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions
func (ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) ToHeaders ¶
func (o ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) ToHeaders() *client.Headers
func (ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) ToOData ¶
func (o ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) ToOData() *odata.Query
func (ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) ToQuery ¶
func (o ListLifecycleWorkflowDeletedItemWorkflowVersionsOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.