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