Documentation ¶
Index ¶
- type GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions
- func (o GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type GetLifecycleWorkflowLastModifiedByMailboxSettingOperationResponse
- type LifecycleWorkflowWorkflowLastModifiedByMailboxSettingClient
- func (c LifecycleWorkflowWorkflowLastModifiedByMailboxSettingClient) GetLifecycleWorkflowLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result GetLifecycleWorkflowLastModifiedByMailboxSettingOperationResponse, ...)
- func (c LifecycleWorkflowWorkflowLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, ...) (result UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationResponse, ...)
- type UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions
- func (o UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
- func (o UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
- func (o UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
- type UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions ¶
type GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions ¶
func DefaultGetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions() GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions
func (GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (o GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData ¶
func (o GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
func (GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToQuery ¶
func (o GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
type LifecycleWorkflowWorkflowLastModifiedByMailboxSettingClient ¶
func NewLifecycleWorkflowWorkflowLastModifiedByMailboxSettingClientWithBaseURI ¶
func NewLifecycleWorkflowWorkflowLastModifiedByMailboxSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*LifecycleWorkflowWorkflowLastModifiedByMailboxSettingClient, error)
func (LifecycleWorkflowWorkflowLastModifiedByMailboxSettingClient) GetLifecycleWorkflowLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowWorkflowLastModifiedByMailboxSettingClient) GetLifecycleWorkflowLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, options GetLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) (result GetLifecycleWorkflowLastModifiedByMailboxSettingOperationResponse, err error)
GetLifecycleWorkflowLastModifiedByMailboxSetting - 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. For more information, see User preferences for languages and regional formats. Returned only on $select.
func (LifecycleWorkflowWorkflowLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowLastModifiedByMailboxSetting ¶
func (c LifecycleWorkflowWorkflowLastModifiedByMailboxSettingClient) UpdateLifecycleWorkflowLastModifiedByMailboxSetting(ctx context.Context, id beta.IdentityGovernanceLifecycleWorkflowWorkflowId, input beta.MailboxSettings, options UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) (result UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationResponse, err error)
UpdateLifecycleWorkflowLastModifiedByMailboxSetting - Update property mailboxSettings value.
type UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions ¶
type UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions ¶
func DefaultUpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions() UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions
func (UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders ¶
func (o UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToHeaders() *client.Headers
func (UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData ¶
func (o UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToOData() *odata.Query
func (UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToQuery ¶
func (o UpdateLifecycleWorkflowLastModifiedByMailboxSettingOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.