device

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceRequestBuilder

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

DeviceRequestBuilder casts the previous resource to device.

func NewDeviceRequestBuilder

NewDeviceRequestBuilder instantiates a new DeviceRequestBuilder and sets the default values.

func NewDeviceRequestBuilderInternal

func NewDeviceRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DeviceRequestBuilder

NewDeviceRequestBuilderInternal instantiates a new DeviceRequestBuilder and sets the default values.

func (*DeviceRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.device

func (*DeviceRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration get the item of type microsoft.graph.directoryObject as microsoft.graph.device

func (*DeviceRequestBuilder) Get

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.device

func (*DeviceRequestBuilder) GetWithRequestConfigurationAndResponseHandler

GetWithRequestConfigurationAndResponseHandler get the item of type microsoft.graph.directoryObject as microsoft.graph.device

type DeviceRequestBuilderGetQueryParameters

type DeviceRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DeviceRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.device

type DeviceRequestBuilderGetRequestConfiguration

type DeviceRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DeviceRequestBuilderGetQueryParameters
}

DeviceRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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