intentcategorysetting

package
v0.20241111.1164443 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateIntentCategorySettingOperationOptions

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

func DefaultCreateIntentCategorySettingOperationOptions

func DefaultCreateIntentCategorySettingOperationOptions() CreateIntentCategorySettingOperationOptions

func (CreateIntentCategorySettingOperationOptions) ToHeaders

func (CreateIntentCategorySettingOperationOptions) ToOData

func (CreateIntentCategorySettingOperationOptions) ToQuery

type CreateIntentCategorySettingOperationResponse

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

type DeleteIntentCategorySettingOperationOptions

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

func DefaultDeleteIntentCategorySettingOperationOptions

func DefaultDeleteIntentCategorySettingOperationOptions() DeleteIntentCategorySettingOperationOptions

func (DeleteIntentCategorySettingOperationOptions) ToHeaders

func (DeleteIntentCategorySettingOperationOptions) ToOData

func (DeleteIntentCategorySettingOperationOptions) ToQuery

type DeleteIntentCategorySettingOperationResponse

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

type DeviceManagementSettingInstanceOperationPredicate

type DeviceManagementSettingInstanceOperationPredicate struct {
}

func (DeviceManagementSettingInstanceOperationPredicate) Matches

type GetIntentCategorySettingOperationOptions

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

func DefaultGetIntentCategorySettingOperationOptions

func DefaultGetIntentCategorySettingOperationOptions() GetIntentCategorySettingOperationOptions

func (GetIntentCategorySettingOperationOptions) ToHeaders

func (GetIntentCategorySettingOperationOptions) ToOData

func (GetIntentCategorySettingOperationOptions) ToQuery

type GetIntentCategorySettingOperationResponse

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

type GetIntentCategorySettingsCountOperationOptions

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

func DefaultGetIntentCategorySettingsCountOperationOptions

func DefaultGetIntentCategorySettingsCountOperationOptions() GetIntentCategorySettingsCountOperationOptions

func (GetIntentCategorySettingsCountOperationOptions) ToHeaders

func (GetIntentCategorySettingsCountOperationOptions) ToOData

func (GetIntentCategorySettingsCountOperationOptions) ToQuery

type GetIntentCategorySettingsCountOperationResponse

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

type IntentCategorySettingClient

type IntentCategorySettingClient struct {
	Client *msgraph.Client
}

func NewIntentCategorySettingClientWithBaseURI

func NewIntentCategorySettingClientWithBaseURI(sdkApi sdkEnv.Api) (*IntentCategorySettingClient, error)

func (IntentCategorySettingClient) CreateIntentCategorySetting

CreateIntentCategorySetting - Create new navigation property to settings for deviceManagement

func (IntentCategorySettingClient) DeleteIntentCategorySetting

DeleteIntentCategorySetting - Delete navigation property settings for deviceManagement

func (IntentCategorySettingClient) GetIntentCategorySetting

GetIntentCategorySetting - Get settings from deviceManagement. The settings this category contains

func (IntentCategorySettingClient) GetIntentCategorySettingsCount

GetIntentCategorySettingsCount - Get the number of the resource

func (IntentCategorySettingClient) ListIntentCategorySettings

ListIntentCategorySettings - Get settings from deviceManagement. The settings this category contains

func (IntentCategorySettingClient) ListIntentCategorySettingsComplete

ListIntentCategorySettingsComplete retrieves all the results into a single object

func (IntentCategorySettingClient) ListIntentCategorySettingsCompleteMatchingPredicate

ListIntentCategorySettingsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (IntentCategorySettingClient) UpdateIntentCategorySetting

UpdateIntentCategorySetting - Update the navigation property settings in deviceManagement

type ListIntentCategorySettingsCompleteResult

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

type ListIntentCategorySettingsCustomPager

type ListIntentCategorySettingsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListIntentCategorySettingsOperationOptions

type ListIntentCategorySettingsOperationOptions 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 DefaultListIntentCategorySettingsOperationOptions

func DefaultListIntentCategorySettingsOperationOptions() ListIntentCategorySettingsOperationOptions

func (ListIntentCategorySettingsOperationOptions) ToHeaders

func (ListIntentCategorySettingsOperationOptions) ToOData

func (ListIntentCategorySettingsOperationOptions) ToQuery

type ListIntentCategorySettingsOperationResponse

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

type UpdateIntentCategorySettingOperationOptions

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

func DefaultUpdateIntentCategorySettingOperationOptions

func DefaultUpdateIntentCategorySettingOperationOptions() UpdateIntentCategorySettingOperationOptions

func (UpdateIntentCategorySettingOperationOptions) ToHeaders

func (UpdateIntentCategorySettingOperationOptions) ToOData

func (UpdateIntentCategorySettingOperationOptions) ToQuery

type UpdateIntentCategorySettingOperationResponse

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