item

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: MIT Imports: 8 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 builds and executes requests for operations under \print\printers\{printer-id}

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 ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *PrinterItemRequestBuilder

NewPrinterItemRequestBuilderInternal instantiates a new PrinterItemRequestBuilder and sets the default values.

func (*PrinterItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation the list of printers registered in the tenant.

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 the list of printers registered in the tenant.

func (*PrinterItemRequestBuilder) Delete added in v0.12.0

Delete the list of printers registered in the tenant.

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 the list of printers registered in the tenant.

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
	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
}

PrinterItemRequestBuilderDeleteOptions options for Delete

type PrinterItemRequestBuilderGetOptions added in v0.12.0

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

PrinterItemRequestBuilderGetOptions options for Get

type PrinterItemRequestBuilderGetQueryParameters added in v0.12.0

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

PrinterItemRequestBuilderGetQueryParameters the list of printers registered in the tenant.

type PrinterItemRequestBuilderPatchOptions added in v0.12.0

type PrinterItemRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Printer
	// 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
}

PrinterItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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