setting

package
v0.20240927.1005214 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteSettingOperationOptions

type DeleteSettingOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteSettingOperationOptions

func DefaultDeleteSettingOperationOptions() DeleteSettingOperationOptions

func (DeleteSettingOperationOptions) ToHeaders

func (DeleteSettingOperationOptions) ToOData

func (DeleteSettingOperationOptions) ToQuery

type DeleteSettingOperationResponse

type DeleteSettingOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetSettingOperationOptions

type GetSettingOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetSettingOperationOptions

func DefaultGetSettingOperationOptions() GetSettingOperationOptions

func (GetSettingOperationOptions) ToHeaders

func (o GetSettingOperationOptions) ToHeaders() *client.Headers

func (GetSettingOperationOptions) ToOData

func (o GetSettingOperationOptions) ToOData() *odata.Query

func (GetSettingOperationOptions) ToQuery

type GetSettingOperationResponse

type GetSettingOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.UserSettings
}

type SettingClient

type SettingClient struct {
	Client *msgraph.Client
}

func NewSettingClientWithBaseURI

func NewSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*SettingClient, error)

func (SettingClient) DeleteSetting

DeleteSetting - Delete navigation property settings for me

func (SettingClient) GetSetting

GetSetting - Get settings. Read the user and organization userSettings object. To learn how to update the properties of the userSettings object, see update user settings.

func (SettingClient) UpdateSetting

UpdateSetting - Update userSettings. Update the properties of the userSettings object. Users in the same organization can have different settings based on their preference or on the organization policies. To get the user current settings, see current user settings.

type UpdateSettingOperationOptions

type UpdateSettingOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateSettingOperationOptions

func DefaultUpdateSettingOperationOptions() UpdateSettingOperationOptions

func (UpdateSettingOperationOptions) ToHeaders

func (UpdateSettingOperationOptions) ToOData

func (UpdateSettingOperationOptions) ToQuery

type UpdateSettingOperationResponse

type UpdateSettingOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL