item

package
v0.41.2 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 11 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration 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) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration 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) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration 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 PrinterItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

type PrinterItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

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 PrinterItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type PrinterItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type PrinterItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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