intentsetting

package
v0.20241126.1110949 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MPL-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateIntentSettingOperationOptions

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

func DefaultCreateIntentSettingOperationOptions

func DefaultCreateIntentSettingOperationOptions() CreateIntentSettingOperationOptions

func (CreateIntentSettingOperationOptions) ToHeaders

func (CreateIntentSettingOperationOptions) ToOData

func (CreateIntentSettingOperationOptions) ToQuery

type CreateIntentSettingOperationResponse

type CreateIntentSettingOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        beta.DeviceManagementSettingInstance
}

type DeleteIntentSettingOperationOptions

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

func DefaultDeleteIntentSettingOperationOptions

func DefaultDeleteIntentSettingOperationOptions() DeleteIntentSettingOperationOptions

func (DeleteIntentSettingOperationOptions) ToHeaders

func (DeleteIntentSettingOperationOptions) ToOData

func (DeleteIntentSettingOperationOptions) ToQuery

type DeleteIntentSettingOperationResponse

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

type DeviceManagementSettingInstanceOperationPredicate

type DeviceManagementSettingInstanceOperationPredicate struct {
}

func (DeviceManagementSettingInstanceOperationPredicate) Matches

type GetIntentSettingOperationOptions

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

func DefaultGetIntentSettingOperationOptions

func DefaultGetIntentSettingOperationOptions() GetIntentSettingOperationOptions

func (GetIntentSettingOperationOptions) ToHeaders

func (GetIntentSettingOperationOptions) ToOData

func (GetIntentSettingOperationOptions) ToQuery

type GetIntentSettingOperationResponse

type GetIntentSettingOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        beta.DeviceManagementSettingInstance
}

type GetIntentSettingsCountOperationOptions

type GetIntentSettingsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetIntentSettingsCountOperationOptions

func DefaultGetIntentSettingsCountOperationOptions() GetIntentSettingsCountOperationOptions

func (GetIntentSettingsCountOperationOptions) ToHeaders

func (GetIntentSettingsCountOperationOptions) ToOData

func (GetIntentSettingsCountOperationOptions) ToQuery

type GetIntentSettingsCountOperationResponse

type GetIntentSettingsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type IntentSettingClient

type IntentSettingClient struct {
	Client *msgraph.Client
}

func NewIntentSettingClientWithBaseURI

func NewIntentSettingClientWithBaseURI(sdkApi sdkEnv.Api) (*IntentSettingClient, error)

func (IntentSettingClient) CreateIntentSetting

CreateIntentSetting - Create new navigation property to settings for deviceManagement

func (IntentSettingClient) DeleteIntentSetting

DeleteIntentSetting - Delete navigation property settings for deviceManagement

func (IntentSettingClient) GetIntentSetting

GetIntentSetting - Get settings from deviceManagement. Collection of all settings to be applied

func (IntentSettingClient) GetIntentSettingsCount

GetIntentSettingsCount - Get the number of the resource

func (IntentSettingClient) ListIntentSettings

ListIntentSettings - Get settings from deviceManagement. Collection of all settings to be applied

func (IntentSettingClient) ListIntentSettingsComplete

ListIntentSettingsComplete retrieves all the results into a single object

func (IntentSettingClient) ListIntentSettingsCompleteMatchingPredicate

ListIntentSettingsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (IntentSettingClient) UpdateIntentSetting

UpdateIntentSetting - Update the navigation property settings in deviceManagement

type ListIntentSettingsCompleteResult

type ListIntentSettingsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceManagementSettingInstance
}

type ListIntentSettingsCustomPager

type ListIntentSettingsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListIntentSettingsCustomPager) NextPageLink() *odata.Link

type ListIntentSettingsOperationOptions

type ListIntentSettingsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListIntentSettingsOperationOptions

func DefaultListIntentSettingsOperationOptions() ListIntentSettingsOperationOptions

func (ListIntentSettingsOperationOptions) ToHeaders

func (ListIntentSettingsOperationOptions) ToOData

func (ListIntentSettingsOperationOptions) ToQuery

type ListIntentSettingsOperationResponse

type ListIntentSettingsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceManagementSettingInstance
}

type UpdateIntentSettingOperationOptions

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

func DefaultUpdateIntentSettingOperationOptions

func DefaultUpdateIntentSettingOperationOptions() UpdateIntentSettingOperationOptions

func (UpdateIntentSettingOperationOptions) ToHeaders

func (UpdateIntentSettingOperationOptions) ToOData

func (UpdateIntentSettingOperationOptions) ToQuery

type UpdateIntentSettingOperationResponse

type UpdateIntentSettingOperationResponse 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