print

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: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrintRequestBuilder

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

PrintRequestBuilder provides operations to manage the print singleton.

func NewPrintRequestBuilder

NewPrintRequestBuilder instantiates a new PrintRequestBuilder and sets the default values.

func NewPrintRequestBuilderInternal

func NewPrintRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintRequestBuilder

NewPrintRequestBuilderInternal instantiates a new PrintRequestBuilder and sets the default values.

func (*PrintRequestBuilder) Connectors

Connectors the connectors property

func (*PrintRequestBuilder) ConnectorsById

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

func (*PrintRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get print

func (*PrintRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update print

func (*PrintRequestBuilder) Operations

Operations the operations property

func (*PrintRequestBuilder) OperationsById

OperationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.operations.item collection

func (*PrintRequestBuilder) Patch

Patch update print

func (*PrintRequestBuilder) Printers

Printers the printers property

func (*PrintRequestBuilder) PrintersById

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

func (*PrintRequestBuilder) Services

Services the services property

func (*PrintRequestBuilder) ServicesById

ServicesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.services.item collection

func (*PrintRequestBuilder) Shares

Shares the shares property

func (*PrintRequestBuilder) SharesById

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

func (*PrintRequestBuilder) TaskDefinitions

TaskDefinitions the taskDefinitions property

func (*PrintRequestBuilder) TaskDefinitionsById

TaskDefinitionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.print.taskDefinitions.item collection

type PrintRequestBuilderGetOptions

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

PrintRequestBuilderGetOptions options for Get

type PrintRequestBuilderGetQueryParameters

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

PrintRequestBuilderGetQueryParameters get print

type PrintRequestBuilderPatchOptions

type PrintRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Printable
	// 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
}

PrintRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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