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

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 property of the microsoft.graph.user entity.

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) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property planner for users

func (*PlannerRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation entry-point to the Planner resource that might exist for a user. Read-only.

func (*PlannerRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property planner in users

func (*PlannerRequestBuilder) Delete

Delete delete navigation property planner for users

func (*PlannerRequestBuilder) Get

Get entry-point to the Planner resource that might exist for a user. Read-only.

func (*PlannerRequestBuilder) Patch

Patch update the navigation property planner in users

func (*PlannerRequestBuilder) Plans

Plans the plans property

func (*PlannerRequestBuilder) PlansById

PlansById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.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/.users.item.planner.tasks.item collection

type PlannerRequestBuilderDeleteOptions

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

PlannerRequestBuilderDeleteOptions options for Delete

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 entry-point to the Planner resource that might exist for a user. Read-only.

type PlannerRequestBuilderPatchOptions

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