item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrintConnectorItemRequestBuilder

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

PrintConnectorItemRequestBuilder provides operations to manage the connectors property of the microsoft.graph.print entity.

func NewPrintConnectorItemRequestBuilder

NewPrintConnectorItemRequestBuilder instantiates a new PrintConnectorItemRequestBuilder and sets the default values.

func NewPrintConnectorItemRequestBuilderInternal

func NewPrintConnectorItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintConnectorItemRequestBuilder

NewPrintConnectorItemRequestBuilderInternal instantiates a new PrintConnectorItemRequestBuilder and sets the default values.

func (*PrintConnectorItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property connectors for print

func (*PrintConnectorItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the list of available print connectors.

func (*PrintConnectorItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property connectors in print

func (*PrintConnectorItemRequestBuilder) Delete

Delete delete navigation property connectors for print

func (*PrintConnectorItemRequestBuilder) Get

Get the list of available print connectors.

func (*PrintConnectorItemRequestBuilder) Patch

Patch update the navigation property connectors in print

type PrintConnectorItemRequestBuilderDeleteOptions

type PrintConnectorItemRequestBuilderDeleteOptions struct {
	// 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
}

PrintConnectorItemRequestBuilderDeleteOptions options for Delete

type PrintConnectorItemRequestBuilderGetOptions

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

PrintConnectorItemRequestBuilderGetOptions options for Get

type PrintConnectorItemRequestBuilderGetQueryParameters

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

PrintConnectorItemRequestBuilderGetQueryParameters the list of available print connectors.

type PrintConnectorItemRequestBuilderPatchOptions

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

PrintConnectorItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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