Documentation ¶
Index ¶
- type GetLifecycleWorkflowSettingOperationOptions
- type GetLifecycleWorkflowSettingOperationResponse
- type LifecycleWorkflowSettingClient
- func (c LifecycleWorkflowSettingClient) GetLifecycleWorkflowSetting(ctx context.Context, options GetLifecycleWorkflowSettingOperationOptions) (result GetLifecycleWorkflowSettingOperationResponse, err error)
- func (c LifecycleWorkflowSettingClient) UpdateLifecycleWorkflowSetting(ctx context.Context, input beta.IdentityGovernanceLifecycleManagementSettings, ...) (result UpdateLifecycleWorkflowSettingOperationResponse, err error)
- type UpdateLifecycleWorkflowSettingOperationOptions
- type UpdateLifecycleWorkflowSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowSettingOperationOptions ¶
type GetLifecycleWorkflowSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowSettingOperationOptions() GetLifecycleWorkflowSettingOperationOptions
func (GetLifecycleWorkflowSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowSettingOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowSettingOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowSettingOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowSettingOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowSettingOperationOptions) ToQuery() *client.QueryParams
type LifecycleWorkflowSettingClient ¶
func NewLifecycleWorkflowSettingClientWithBaseURI ¶
func NewLifecycleWorkflowSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowSettingClient, error)
func (LifecycleWorkflowSettingClient) GetLifecycleWorkflowSetting ¶
func (c LifecycleWorkflowSettingClient) GetLifecycleWorkflowSetting(ctx context.Context, options GetLifecycleWorkflowSettingOperationOptions) (result GetLifecycleWorkflowSettingOperationResponse, err error)
GetLifecycleWorkflowSetting - Get lifecycleManagementSettings. Read the properties and relationships of a lifecycleManagementSettings object.
func (LifecycleWorkflowSettingClient) UpdateLifecycleWorkflowSetting ¶
func (c LifecycleWorkflowSettingClient) UpdateLifecycleWorkflowSetting(ctx context.Context, input beta.IdentityGovernanceLifecycleManagementSettings, options UpdateLifecycleWorkflowSettingOperationOptions) (result UpdateLifecycleWorkflowSettingOperationResponse, err error)
UpdateLifecycleWorkflowSetting - Update lifecycleManagementSettings. Update the properties of a lifecycleManagementSettings object.
type UpdateLifecycleWorkflowSettingOperationOptions ¶
type UpdateLifecycleWorkflowSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowSettingOperationOptions() UpdateLifecycleWorkflowSettingOperationOptions
func (UpdateLifecycleWorkflowSettingOperationOptions) ToHeaders ¶
func (o UpdateLifecycleWorkflowSettingOperationOptions) ToHeaders() *client.Headers
func (UpdateLifecycleWorkflowSettingOperationOptions) ToOData ¶
func (o UpdateLifecycleWorkflowSettingOperationOptions) ToOData() *odata.Query
func (UpdateLifecycleWorkflowSettingOperationOptions) ToQuery ¶
func (o UpdateLifecycleWorkflowSettingOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.