item

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlannerBucketItemRequestBuilder added in v0.12.0

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

PlannerBucketItemRequestBuilder provides operations to manage the buckets property of the microsoft.graph.planner entity.

func NewPlannerBucketItemRequestBuilder added in v0.12.0

NewPlannerBucketItemRequestBuilder instantiates a new PlannerBucketItemRequestBuilder and sets the default values.

func NewPlannerBucketItemRequestBuilderInternal added in v0.12.0

func NewPlannerBucketItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlannerBucketItemRequestBuilder

NewPlannerBucketItemRequestBuilderInternal instantiates a new PlannerBucketItemRequestBuilder and sets the default values.

func (*PlannerBucketItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property buckets for planner

func (*PlannerBucketItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

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

func (*PlannerBucketItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property buckets in planner

func (*PlannerBucketItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property buckets for planner

func (*PlannerBucketItemRequestBuilder) Get added in v0.12.0

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

func (*PlannerBucketItemRequestBuilder) Tasks added in v0.12.0

Tasks provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity.

func (*PlannerBucketItemRequestBuilder) TasksById added in v0.12.0

TasksById provides operations to manage the tasks property of the microsoft.graph.plannerBucket entity.

type PlannerBucketItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type PlannerBucketItemRequestBuilderGetQueryParameters added in v0.12.0

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

PlannerBucketItemRequestBuilderGetQueryParameters read-only. Nullable. Returns a collection of the specified buckets

type PlannerBucketItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type PlannerBucketItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

PlannerBucketItemRequestBuilderPatchRequestConfiguration 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