intentcategory

package
v0.20241023.1122425 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateIntentCategoryOperationOptions

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

func DefaultCreateIntentCategoryOperationOptions

func DefaultCreateIntentCategoryOperationOptions() CreateIntentCategoryOperationOptions

func (CreateIntentCategoryOperationOptions) ToHeaders

func (CreateIntentCategoryOperationOptions) ToOData

func (CreateIntentCategoryOperationOptions) ToQuery

type CreateIntentCategoryOperationResponse

type CreateIntentCategoryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementIntentSettingCategory
}

type DeleteIntentCategoryOperationOptions

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

func DefaultDeleteIntentCategoryOperationOptions

func DefaultDeleteIntentCategoryOperationOptions() DeleteIntentCategoryOperationOptions

func (DeleteIntentCategoryOperationOptions) ToHeaders

func (DeleteIntentCategoryOperationOptions) ToOData

func (DeleteIntentCategoryOperationOptions) ToQuery

type DeleteIntentCategoryOperationResponse

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

type DeviceManagementIntentSettingCategoryOperationPredicate

type DeviceManagementIntentSettingCategoryOperationPredicate struct {
}

func (DeviceManagementIntentSettingCategoryOperationPredicate) Matches

type GetIntentCategoriesCountOperationOptions

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

func DefaultGetIntentCategoriesCountOperationOptions

func DefaultGetIntentCategoriesCountOperationOptions() GetIntentCategoriesCountOperationOptions

func (GetIntentCategoriesCountOperationOptions) ToHeaders

func (GetIntentCategoriesCountOperationOptions) ToOData

func (GetIntentCategoriesCountOperationOptions) ToQuery

type GetIntentCategoriesCountOperationResponse

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

type GetIntentCategoryOperationOptions

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

func DefaultGetIntentCategoryOperationOptions

func DefaultGetIntentCategoryOperationOptions() GetIntentCategoryOperationOptions

func (GetIntentCategoryOperationOptions) ToHeaders

func (GetIntentCategoryOperationOptions) ToOData

func (GetIntentCategoryOperationOptions) ToQuery

type GetIntentCategoryOperationResponse

type GetIntentCategoryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementIntentSettingCategory
}

type IntentCategoryClient

type IntentCategoryClient struct {
	Client *msgraph.Client
}

func NewIntentCategoryClientWithBaseURI

func NewIntentCategoryClientWithBaseURI(sdkApi sdkEnv.Api) (*IntentCategoryClient, error)

func (IntentCategoryClient) CreateIntentCategory

CreateIntentCategory - Create new navigation property to categories for deviceManagement

func (IntentCategoryClient) DeleteIntentCategory

DeleteIntentCategory - Delete navigation property categories for deviceManagement

func (IntentCategoryClient) GetIntentCategoriesCount

GetIntentCategoriesCount - Get the number of the resource

func (IntentCategoryClient) GetIntentCategory

GetIntentCategory - Get categories from deviceManagement. Collection of setting categories within the intent

func (IntentCategoryClient) ListIntentCategories

ListIntentCategories - Get categories from deviceManagement. Collection of setting categories within the intent

func (IntentCategoryClient) ListIntentCategoriesComplete

ListIntentCategoriesComplete retrieves all the results into a single object

func (IntentCategoryClient) ListIntentCategoriesCompleteMatchingPredicate

ListIntentCategoriesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (IntentCategoryClient) UpdateIntentCategory

UpdateIntentCategory - Update the navigation property categories in deviceManagement

type ListIntentCategoriesCompleteResult

type ListIntentCategoriesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceManagementIntentSettingCategory
}

type ListIntentCategoriesCustomPager

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

type ListIntentCategoriesOperationOptions

type ListIntentCategoriesOperationOptions 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 DefaultListIntentCategoriesOperationOptions

func DefaultListIntentCategoriesOperationOptions() ListIntentCategoriesOperationOptions

func (ListIntentCategoriesOperationOptions) ToHeaders

func (ListIntentCategoriesOperationOptions) ToOData

func (ListIntentCategoriesOperationOptions) ToQuery

type ListIntentCategoriesOperationResponse

type ListIntentCategoriesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceManagementIntentSettingCategory
}

type UpdateIntentCategoryOperationOptions

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

func DefaultUpdateIntentCategoryOperationOptions

func DefaultUpdateIntentCategoryOperationOptions() UpdateIntentCategoryOperationOptions

func (UpdateIntentCategoryOperationOptions) ToHeaders

func (UpdateIntentCategoryOperationOptions) ToOData

func (UpdateIntentCategoryOperationOptions) ToQuery

type UpdateIntentCategoryOperationResponse

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