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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlannerPlanItemRequestBuilder added in v0.12.0

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

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

func NewPlannerPlanItemRequestBuilder added in v0.12.0

NewPlannerPlanItemRequestBuilder instantiates a new PlannerPlanItemRequestBuilder and sets the default values.

func NewPlannerPlanItemRequestBuilderInternal added in v0.12.0

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

NewPlannerPlanItemRequestBuilderInternal instantiates a new PlannerPlanItemRequestBuilder and sets the default values.

func (*PlannerPlanItemRequestBuilder) Buckets added in v0.12.0

Buckets the buckets property

func (*PlannerPlanItemRequestBuilder) BucketsById added in v0.12.0

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

func (*PlannerPlanItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property plans for planner

func (*PlannerPlanItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

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

func (*PlannerPlanItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property plans in planner

func (*PlannerPlanItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property plans for planner

func (*PlannerPlanItemRequestBuilder) Details added in v0.12.0

Details the details property

func (*PlannerPlanItemRequestBuilder) Get added in v0.12.0

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

func (*PlannerPlanItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property plans in planner

func (*PlannerPlanItemRequestBuilder) Tasks added in v0.12.0

Tasks the tasks property

func (*PlannerPlanItemRequestBuilder) TasksById added in v0.12.0

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

type PlannerPlanItemRequestBuilderDeleteOptions added in v0.12.0

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 added in v0.12.0

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 added in v0.12.0

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

PlannerPlanItemRequestBuilderGetQueryParameters read-only. Nullable. Returns a collection of the specified plans

type PlannerPlanItemRequestBuilderPatchOptions added in v0.12.0

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