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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrintServiceItemRequestBuilder

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

PrintServiceItemRequestBuilder provides operations to manage the services property of the microsoft.graph.print entity.

func NewPrintServiceItemRequestBuilder

NewPrintServiceItemRequestBuilder instantiates a new PrintServiceItemRequestBuilder and sets the default values.

func NewPrintServiceItemRequestBuilderInternal

func NewPrintServiceItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintServiceItemRequestBuilder

NewPrintServiceItemRequestBuilderInternal instantiates a new PrintServiceItemRequestBuilder and sets the default values.

func (*PrintServiceItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property services for print

func (*PrintServiceItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the list of available Universal Print service endpoints.

func (*PrintServiceItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property services in print

func (*PrintServiceItemRequestBuilder) Delete

Delete delete navigation property services for print

func (*PrintServiceItemRequestBuilder) Endpoints

Endpoints the endpoints property

func (*PrintServiceItemRequestBuilder) EndpointsById

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

func (*PrintServiceItemRequestBuilder) Get

Get the list of available Universal Print service endpoints.

func (*PrintServiceItemRequestBuilder) Patch

Patch update the navigation property services in print

type PrintServiceItemRequestBuilderDeleteOptions

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

PrintServiceItemRequestBuilderDeleteOptions options for Delete

type PrintServiceItemRequestBuilderGetOptions

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

PrintServiceItemRequestBuilderGetOptions options for Get

type PrintServiceItemRequestBuilderGetQueryParameters

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

PrintServiceItemRequestBuilderGetQueryParameters the list of available Universal Print service endpoints.

type PrintServiceItemRequestBuilderPatchOptions

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

PrintServiceItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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