print

package
v0.24.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 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) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get print

func (*PrintRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update print

func (*PrintRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get 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) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler 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 PrintRequestBuilderGetQueryParameters

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

PrintRequestBuilderGetQueryParameters get print

type PrintRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type PrintRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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