planner

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 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 the **planner** resource is the entry point for the Planner object model. It returns a singleton **planner** resource. It doesn't contain any usable properties.

func (*PlannerRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the **planner** resource is the entry point for the Planner object model. It returns a singleton **planner** resource. It doesn't contain any usable properties.

func (*PlannerRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update planner

func (*PlannerRequestBuilder) Get

Get the **planner** resource is the entry point for the Planner object model. It returns a singleton **planner** resource. It doesn't contain any usable properties.

func (*PlannerRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler the **planner** resource is the entry point for the Planner object model. It returns a singleton **planner** resource. It doesn't contain any usable properties.

func (*PlannerRequestBuilder) Patch

Patch update planner

func (*PlannerRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler 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 PlannerRequestBuilderGetQueryParameters

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

PlannerRequestBuilderGetQueryParameters the **planner** resource is the entry point for the Planner object model. It returns a singleton **planner** resource. It doesn't contain any usable properties.

type PlannerRequestBuilderGetRequestConfiguration added in v0.22.0

type PlannerRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PlannerRequestBuilderGetQueryParameters
}

PlannerRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PlannerRequestBuilderPatchRequestConfiguration added in v0.22.0

type PlannerRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PlannerRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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