item

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 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 PrintTaskItemRequestBuilder added in v0.12.0

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

PrintTaskItemRequestBuilder provides operations to manage the tasks property of the microsoft.graph.printTaskDefinition entity.

func NewPrintTaskItemRequestBuilder added in v0.12.0

NewPrintTaskItemRequestBuilder instantiates a new PrintTaskItemRequestBuilder and sets the default values.

func NewPrintTaskItemRequestBuilderInternal added in v0.12.0

func NewPrintTaskItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrintTaskItemRequestBuilder

NewPrintTaskItemRequestBuilderInternal instantiates a new PrintTaskItemRequestBuilder and sets the default values.

func (*PrintTaskItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property tasks for print

func (*PrintTaskItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation a list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only.

func (*PrintTaskItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property tasks in print

func (*PrintTaskItemRequestBuilder) Definition added in v0.12.0

Definition the definition property

func (*PrintTaskItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property tasks for print

func (*PrintTaskItemRequestBuilder) Get added in v0.12.0

Get a list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only.

func (*PrintTaskItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property tasks in print

func (*PrintTaskItemRequestBuilder) Trigger added in v0.12.0

Trigger the trigger property

type PrintTaskItemRequestBuilderDeleteOptions added in v0.12.0

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

PrintTaskItemRequestBuilderDeleteOptions options for Delete

type PrintTaskItemRequestBuilderGetOptions added in v0.12.0

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

PrintTaskItemRequestBuilderGetOptions options for Get

type PrintTaskItemRequestBuilderGetQueryParameters added in v0.12.0

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

PrintTaskItemRequestBuilderGetQueryParameters a list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only.

type PrintTaskItemRequestBuilderPatchOptions added in v0.12.0

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

PrintTaskItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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