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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlannerTaskItemRequestBuilder

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

PlannerTaskItemRequestBuilder provides operations to manage the tasks property of the microsoft.graph.planner entity.

func NewPlannerTaskItemRequestBuilder

NewPlannerTaskItemRequestBuilder instantiates a new PlannerTaskItemRequestBuilder and sets the default values.

func NewPlannerTaskItemRequestBuilderInternal

func NewPlannerTaskItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlannerTaskItemRequestBuilder

NewPlannerTaskItemRequestBuilderInternal instantiates a new PlannerTaskItemRequestBuilder and sets the default values.

func (*PlannerTaskItemRequestBuilder) AssignedToTaskBoardFormat

AssignedToTaskBoardFormat the assignedToTaskBoardFormat property

func (*PlannerTaskItemRequestBuilder) BucketTaskBoardFormat

BucketTaskBoardFormat the bucketTaskBoardFormat property

func (*PlannerTaskItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property tasks for planner

func (*PlannerTaskItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only. Nullable. Returns a collection of the specified tasks

func (*PlannerTaskItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property tasks in planner

func (*PlannerTaskItemRequestBuilder) Delete

Delete delete navigation property tasks for planner

func (*PlannerTaskItemRequestBuilder) Details

Details the details property

func (*PlannerTaskItemRequestBuilder) Get

Get read-only. Nullable. Returns a collection of the specified tasks

func (*PlannerTaskItemRequestBuilder) Patch

Patch update the navigation property tasks in planner

func (*PlannerTaskItemRequestBuilder) ProgressTaskBoardFormat

ProgressTaskBoardFormat the progressTaskBoardFormat property

type PlannerTaskItemRequestBuilderDeleteOptions

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

PlannerTaskItemRequestBuilderDeleteOptions options for Delete

type PlannerTaskItemRequestBuilderGetOptions

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

PlannerTaskItemRequestBuilderGetOptions options for Get

type PlannerTaskItemRequestBuilderGetQueryParameters

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

PlannerTaskItemRequestBuilderGetQueryParameters read-only. Nullable. Returns a collection of the specified tasks

type PlannerTaskItemRequestBuilderPatchOptions

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

PlannerTaskItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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