item

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrinterItemRequestBuilder added in v0.12.0

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

PrinterItemRequestBuilder provides operations to manage the printers property of the microsoft.graph.print entity.

func NewPrinterItemRequestBuilder added in v0.12.0

NewPrinterItemRequestBuilder instantiates a new PrinterItemRequestBuilder and sets the default values.

func NewPrinterItemRequestBuilderInternal added in v0.12.0

func NewPrinterItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrinterItemRequestBuilder

NewPrinterItemRequestBuilderInternal instantiates a new PrinterItemRequestBuilder and sets the default values.

func (*PrinterItemRequestBuilder) Connectors added in v0.12.0

Connectors the connectors property

func (*PrinterItemRequestBuilder) ConnectorsById added in v0.13.0

ConnectorsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.printers.item.connectors.item collection

func (*PrinterItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property printers for print

func (*PrinterItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the list of printers registered in the tenant.

func (*PrinterItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property printers in print

func (*PrinterItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property printers for print

func (*PrinterItemRequestBuilder) Get added in v0.12.0

Get the list of printers registered in the tenant.

func (*PrinterItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property printers in print

func (*PrinterItemRequestBuilder) RestoreFactoryDefaults added in v0.12.0

RestoreFactoryDefaults the restoreFactoryDefaults property

func (*PrinterItemRequestBuilder) Shares added in v0.12.0

Shares the shares property

func (*PrinterItemRequestBuilder) SharesById added in v0.13.0

SharesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.printers.item.shares.item collection

func (*PrinterItemRequestBuilder) TaskTriggers added in v0.12.0

TaskTriggers the taskTriggers property

func (*PrinterItemRequestBuilder) TaskTriggersById added in v0.12.0

TaskTriggersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.printers.item.taskTriggers.item collection

type PrinterItemRequestBuilderDeleteOptions added in v0.12.0

type PrinterItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

PrinterItemRequestBuilderDeleteOptions options for Delete

type PrinterItemRequestBuilderGetOptions added in v0.12.0

type PrinterItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PrinterItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

PrinterItemRequestBuilderGetOptions options for Get

type PrinterItemRequestBuilderGetQueryParameters added in v0.12.0

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

PrinterItemRequestBuilderGetQueryParameters the list of printers registered in the tenant.

type PrinterItemRequestBuilderPatchOptions added in v0.12.0

type PrinterItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Printerable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

PrinterItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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