Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowVersionCreatedByOperationOptions ¶
type GetLifecycleWorkflowVersionCreatedByOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowVersionCreatedByOperationOptions ¶
func DefaultGetLifecycleWorkflowVersionCreatedByOperationOptions() GetLifecycleWorkflowVersionCreatedByOperationOptions
func (GetLifecycleWorkflowVersionCreatedByOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowVersionCreatedByOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowVersionCreatedByOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowVersionCreatedByOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowVersionCreatedByOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowVersionCreatedByOperationOptions) ToQuery() *client.QueryParams
type LifecycleWorkflowWorkflowVersionCreatedByClient ¶
func NewLifecycleWorkflowWorkflowVersionCreatedByClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowVersionCreatedByClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowVersionCreatedByClient, error)
func (LifecycleWorkflowWorkflowVersionCreatedByClient) GetLifecycleWorkflowVersionCreatedBy ¶
func (c LifecycleWorkflowWorkflowVersionCreatedByClient) GetLifecycleWorkflowVersionCreatedBy(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowIdVersionId, options GetLifecycleWorkflowVersionCreatedByOperationOptions) (result GetLifecycleWorkflowVersionCreatedByOperationResponse, err error)
GetLifecycleWorkflowVersionCreatedBy - Get createdBy from identityGovernance. The user who created the workflow.
Click to show internal directories.
Click to hide internal directories.