Documentation ¶
Index ¶
- type GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions
- type GetLifecycleWorkflowCreatedByMailboxSettingOperationResponse
- type LifecycleWorkflowWorkflowCreatedByMailboxSettingClient
- func (c LifecycleWorkflowWorkflowCreatedByMailboxSettingClient) GetLifecycleWorkflowCreatedByMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result GetLifecycleWorkflowCreatedByMailboxSettingOperationResponse, err error)
- func (c LifecycleWorkflowWorkflowCreatedByMailboxSettingClient) UpdateLifecycleWorkflowCreatedByMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result UpdateLifecycleWorkflowCreatedByMailboxSettingOperationResponse, ...)
- type UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions
- type UpdateLifecycleWorkflowCreatedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowCreatedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowCreatedByMailboxSettingOperationOptions() GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
type LifecycleWorkflowWorkflowCreatedByMailboxSettingClient ¶
func NewLifecycleWorkflowWorkflowCreatedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowCreatedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowCreatedByMailboxSettingClient, error)
func (LifecycleWorkflowWorkflowCreatedByMailboxSettingClient) GetLifecycleWorkflowCreatedByMailboxSetting ¶
func (c LifecycleWorkflowWorkflowCreatedByMailboxSettingClient) GetLifecycleWorkflowCreatedByMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, options GetLifecycleWorkflowCreatedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowCreatedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowCreatedByMailboxSetting - Get mailboxSettings property value. Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.
func (LifecycleWorkflowWorkflowCreatedByMailboxSettingClient) UpdateLifecycleWorkflowCreatedByMailboxSetting ¶
func (c LifecycleWorkflowWorkflowCreatedByMailboxSettingClient) UpdateLifecycleWorkflowCreatedByMailboxSetting(ctx context.Context, id stable.IdentityGovernanceLifecycleWorkflowWorkflowId, input stable.MailboxSettings, options UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowCreatedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowCreatedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders ¶
func (o UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToOData ¶
func (o UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToOData() *odata.Query
func (UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToQuery ¶
func (o UpdateLifecycleWorkflowCreatedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.