Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowLastModifiedByOperationOptions ¶
type GetLifecycleWorkflowLastModifiedByOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowLastModifiedByOperationOptions ¶
func DefaultGetLifecycleWorkflowLastModifiedByOperationOptions() GetLifecycleWorkflowLastModifiedByOperationOptions
func (GetLifecycleWorkflowLastModifiedByOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowLastModifiedByOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowLastModifiedByOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowLastModifiedByOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowLastModifiedByOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowLastModifiedByOperationOptions) ToQuery() *client.QueryParams
type LifecycleWorkflowWorkflowLastModifiedByClient ¶
func NewLifecycleWorkflowWorkflowLastModifiedByClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowLastModifiedByClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowLastModifiedByClient, error)
func (LifecycleWorkflowWorkflowLastModifiedByClient) GetLifecycleWorkflowLastModifiedBy ¶
func (c LifecycleWorkflowWorkflowLastModifiedByClient) GetLifecycleWorkflowLastModifiedBy(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options GetLifecycleWorkflowLastModifiedByOperationOptions) (result GetLifecycleWorkflowLastModifiedByOperationResponse, err error)
GetLifecycleWorkflowLastModifiedBy - Get lastModifiedBy from identityGovernance. The user who last modified the workflow.
Click to show internal directories.
Click to hide internal directories.