devicecategory

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateDeviceCategoryOperationOptions

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

func DefaultCreateDeviceCategoryOperationOptions

func DefaultCreateDeviceCategoryOperationOptions() CreateDeviceCategoryOperationOptions

func (CreateDeviceCategoryOperationOptions) ToHeaders

func (CreateDeviceCategoryOperationOptions) ToOData

func (CreateDeviceCategoryOperationOptions) ToQuery

type CreateDeviceCategoryOperationResponse

type CreateDeviceCategoryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceCategory
}

type DeleteDeviceCategoryOperationOptions

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

func DefaultDeleteDeviceCategoryOperationOptions

func DefaultDeleteDeviceCategoryOperationOptions() DeleteDeviceCategoryOperationOptions

func (DeleteDeviceCategoryOperationOptions) ToHeaders

func (DeleteDeviceCategoryOperationOptions) ToOData

func (DeleteDeviceCategoryOperationOptions) ToQuery

type DeleteDeviceCategoryOperationResponse

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

type DeviceCategoryClient

type DeviceCategoryClient struct {
	Client *msgraph.Client
}

func NewDeviceCategoryClientWithBaseURI

func NewDeviceCategoryClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceCategoryClient, error)

func (DeviceCategoryClient) CreateDeviceCategory

CreateDeviceCategory - Create new navigation property to deviceCategories for deviceManagement

func (DeviceCategoryClient) DeleteDeviceCategory

DeleteDeviceCategory - Delete navigation property deviceCategories for deviceManagement

func (DeviceCategoryClient) GetDeviceCategoriesCount

GetDeviceCategoriesCount - Get the number of the resource

func (DeviceCategoryClient) GetDeviceCategory

GetDeviceCategory - Get deviceCategories from deviceManagement. The list of device categories with the tenant.

func (DeviceCategoryClient) ListDeviceCategories

ListDeviceCategories - Get deviceCategories from deviceManagement. The list of device categories with the tenant.

func (DeviceCategoryClient) ListDeviceCategoriesComplete

ListDeviceCategoriesComplete retrieves all the results into a single object

func (DeviceCategoryClient) ListDeviceCategoriesCompleteMatchingPredicate

func (c DeviceCategoryClient) ListDeviceCategoriesCompleteMatchingPredicate(ctx context.Context, options ListDeviceCategoriesOperationOptions, predicate DeviceCategoryOperationPredicate) (result ListDeviceCategoriesCompleteResult, err error)

ListDeviceCategoriesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (DeviceCategoryClient) UpdateDeviceCategory

UpdateDeviceCategory - Update the navigation property deviceCategories in deviceManagement

type DeviceCategoryOperationPredicate

type DeviceCategoryOperationPredicate struct {
}

func (DeviceCategoryOperationPredicate) Matches

type GetDeviceCategoriesCountOperationOptions

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

func DefaultGetDeviceCategoriesCountOperationOptions

func DefaultGetDeviceCategoriesCountOperationOptions() GetDeviceCategoriesCountOperationOptions

func (GetDeviceCategoriesCountOperationOptions) ToHeaders

func (GetDeviceCategoriesCountOperationOptions) ToOData

func (GetDeviceCategoriesCountOperationOptions) ToQuery

type GetDeviceCategoriesCountOperationResponse

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

type GetDeviceCategoryOperationOptions

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

func DefaultGetDeviceCategoryOperationOptions

func DefaultGetDeviceCategoryOperationOptions() GetDeviceCategoryOperationOptions

func (GetDeviceCategoryOperationOptions) ToHeaders

func (GetDeviceCategoryOperationOptions) ToOData

func (GetDeviceCategoryOperationOptions) ToQuery

type GetDeviceCategoryOperationResponse

type GetDeviceCategoryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceCategory
}

type ListDeviceCategoriesCompleteResult

type ListDeviceCategoriesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceCategory
}

type ListDeviceCategoriesCustomPager

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

type ListDeviceCategoriesOperationOptions

type ListDeviceCategoriesOperationOptions 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 DefaultListDeviceCategoriesOperationOptions

func DefaultListDeviceCategoriesOperationOptions() ListDeviceCategoriesOperationOptions

func (ListDeviceCategoriesOperationOptions) ToHeaders

func (ListDeviceCategoriesOperationOptions) ToOData

func (ListDeviceCategoriesOperationOptions) ToQuery

type ListDeviceCategoriesOperationResponse

type ListDeviceCategoriesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceCategory
}

type UpdateDeviceCategoryOperationOptions

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

func DefaultUpdateDeviceCategoryOperationOptions

func DefaultUpdateDeviceCategoryOperationOptions() UpdateDeviceCategoryOperationOptions

func (UpdateDeviceCategoryOperationOptions) ToHeaders

func (UpdateDeviceCategoryOperationOptions) ToOData

func (UpdateDeviceCategoryOperationOptions) ToQuery

type UpdateDeviceCategoryOperationResponse

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