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