planner

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlannerRequestBuilder

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

PlannerRequestBuilder provides operations to manage the planner singleton.

func NewPlannerRequestBuilder

NewPlannerRequestBuilder instantiates a new PlannerRequestBuilder and sets the default values.

func NewPlannerRequestBuilderInternal

func NewPlannerRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlannerRequestBuilder

NewPlannerRequestBuilderInternal instantiates a new PlannerRequestBuilder and sets the default values.

func (*PlannerRequestBuilder) Buckets

Buckets the buckets property

func (*PlannerRequestBuilder) BucketsById

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

func (*PlannerRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get planner

func (*PlannerRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update planner

func (*PlannerRequestBuilder) Patch

Patch update planner

func (*PlannerRequestBuilder) Plans

Plans the plans property

func (*PlannerRequestBuilder) PlansById

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

func (*PlannerRequestBuilder) Tasks

Tasks the tasks property

func (*PlannerRequestBuilder) TasksById

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

type PlannerRequestBuilderGetOptions

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

PlannerRequestBuilderGetOptions options for Get

type PlannerRequestBuilderGetQueryParameters

type PlannerRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

PlannerRequestBuilderGetQueryParameters get planner

type PlannerRequestBuilderPatchOptions

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

PlannerRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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