item

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceItemRequestBuilder added in v0.12.0

type DeviceItemRequestBuilder struct {
	// contains filtered or unexported fields
}

DeviceItemRequestBuilder provides operations to manage the collection of device entities.

func NewDeviceItemRequestBuilder added in v0.12.0

NewDeviceItemRequestBuilder instantiates a new DeviceItemRequestBuilder and sets the default values.

func NewDeviceItemRequestBuilderInternal added in v0.12.0

func NewDeviceItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeviceItemRequestBuilder

NewDeviceItemRequestBuilderInternal instantiates a new DeviceItemRequestBuilder and sets the default values.

func (*DeviceItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from devices

func (*DeviceItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get entity from devices by key

func (*DeviceItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in devices

func (*DeviceItemRequestBuilder) Delete added in v0.12.0

Delete delete entity from devices

func (*DeviceItemRequestBuilder) ExtensionsById added in v0.12.0

ExtensionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.devices.item.extensions.item collection

func (*DeviceItemRequestBuilder) Get added in v0.12.0

Get get entity from devices by key

func (*DeviceItemRequestBuilder) MemberOfById added in v0.13.0

MemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.devices.item.memberOf.item collection

func (*DeviceItemRequestBuilder) Patch added in v0.12.0

Patch update entity in devices

func (*DeviceItemRequestBuilder) RegisteredOwnersById added in v0.13.0

RegisteredOwnersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.devices.item.registeredOwners.item collection

func (*DeviceItemRequestBuilder) RegisteredUsersById added in v0.13.0

RegisteredUsersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.devices.item.registeredUsers.item collection

func (*DeviceItemRequestBuilder) TransitiveMemberOfById added in v0.13.0

TransitiveMemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.devices.item.transitiveMemberOf.item collection

type DeviceItemRequestBuilderDeleteOptions added in v0.12.0

type DeviceItemRequestBuilderDeleteOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

DeviceItemRequestBuilderDeleteOptions options for Delete

type DeviceItemRequestBuilderGetOptions added in v0.12.0

type DeviceItemRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *DeviceItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

DeviceItemRequestBuilderGetOptions options for Get

type DeviceItemRequestBuilderGetQueryParameters added in v0.12.0

type DeviceItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

DeviceItemRequestBuilderGetQueryParameters get entity from devices by key

type DeviceItemRequestBuilderPatchOptions added in v0.12.0

type DeviceItemRequestBuilderPatchOptions struct {
	//
	Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Deviceable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

DeviceItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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