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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlannerPlanItemRequestBuilder

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

PlannerPlanItemRequestBuilder provides operations to manage the plans property of the microsoft.graph.plannerUser entity.

func NewPlannerPlanItemRequestBuilder

NewPlannerPlanItemRequestBuilder instantiates a new PlannerPlanItemRequestBuilder and sets the default values.

func NewPlannerPlanItemRequestBuilderInternal

func NewPlannerPlanItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlannerPlanItemRequestBuilder

NewPlannerPlanItemRequestBuilderInternal instantiates a new PlannerPlanItemRequestBuilder and sets the default values.

func (*PlannerPlanItemRequestBuilder) Buckets

Buckets the buckets property

func (*PlannerPlanItemRequestBuilder) BucketsById

BucketsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.planner.plans.item.buckets.item collection

func (*PlannerPlanItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property plans for me

func (*PlannerPlanItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only. Nullable. Returns the plannerTasks assigned to the user.

func (*PlannerPlanItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property plans in me

func (*PlannerPlanItemRequestBuilder) Delete

Delete delete navigation property plans for me

func (*PlannerPlanItemRequestBuilder) Details

Details the details property

func (*PlannerPlanItemRequestBuilder) Get

Get read-only. Nullable. Returns the plannerTasks assigned to the user.

func (*PlannerPlanItemRequestBuilder) Patch

Patch update the navigation property plans in me

func (*PlannerPlanItemRequestBuilder) Tasks

Tasks the tasks property

func (*PlannerPlanItemRequestBuilder) TasksById

TasksById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.planner.plans.item.tasks.item collection

type PlannerPlanItemRequestBuilderDeleteOptions

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

PlannerPlanItemRequestBuilderDeleteOptions options for Delete

type PlannerPlanItemRequestBuilderGetOptions

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

PlannerPlanItemRequestBuilderGetOptions options for Get

type PlannerPlanItemRequestBuilderGetQueryParameters

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

PlannerPlanItemRequestBuilderGetQueryParameters read-only. Nullable. Returns the plannerTasks assigned to the user.

type PlannerPlanItemRequestBuilderPatchOptions

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

PlannerPlanItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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