item

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2021 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 PrinterRequestBuilder

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

PrinterRequestBuilder builds and executes requests for operations under \print\printers\{printer-id}

func NewPrinterRequestBuilder

NewPrinterRequestBuilder instantiates a new PrinterRequestBuilder and sets the default values.

func NewPrinterRequestBuilderInternal

func NewPrinterRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *PrinterRequestBuilder

NewPrinterRequestBuilderInternal instantiates a new PrinterRequestBuilder and sets the default values.

func (*PrinterRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation the list of printers registered in the tenant.

func (*PrinterRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the list of printers registered in the tenant.

func (*PrinterRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation the list of printers registered in the tenant.

func (*PrinterRequestBuilder) Delete

Delete the list of printers registered in the tenant.

func (*PrinterRequestBuilder) Get

Get the list of printers registered in the tenant.

func (*PrinterRequestBuilder) Patch

Patch the list of printers registered in the tenant.

func (*PrinterRequestBuilder) TaskTriggersById

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

type PrinterRequestBuilderDeleteOptions

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

PrinterRequestBuilderDeleteOptions options for Delete

type PrinterRequestBuilderGetOptions

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

PrinterRequestBuilderGetOptions options for Get

type PrinterRequestBuilderGetQueryParameters

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

PrinterRequestBuilderGetQueryParameters the list of printers registered in the tenant.

type PrinterRequestBuilderPatchOptions

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

PrinterRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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