item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 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 TodoTaskItemRequestBuilder

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

TodoTaskItemRequestBuilder provides operations to manage the tasks property of the microsoft.graph.todoTaskList entity.

func NewTodoTaskItemRequestBuilder

NewTodoTaskItemRequestBuilder instantiates a new TodoTaskItemRequestBuilder and sets the default values.

func NewTodoTaskItemRequestBuilderInternal

func NewTodoTaskItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TodoTaskItemRequestBuilder

NewTodoTaskItemRequestBuilderInternal instantiates a new TodoTaskItemRequestBuilder and sets the default values.

func (*TodoTaskItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property tasks for me

func (*TodoTaskItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the tasks in this task list. Read-only. Nullable.

func (*TodoTaskItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property tasks in me

func (*TodoTaskItemRequestBuilder) Delete

Delete delete navigation property tasks for me

func (*TodoTaskItemRequestBuilder) Extensions

Extensions the extensions property

func (*TodoTaskItemRequestBuilder) ExtensionsById

ExtensionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.todo.lists.item.tasks.item.extensions.item collection

func (*TodoTaskItemRequestBuilder) Get

Get the tasks in this task list. Read-only. Nullable.

func (*TodoTaskItemRequestBuilder) LinkedResources

LinkedResources the linkedResources property

func (*TodoTaskItemRequestBuilder) LinkedResourcesById

LinkedResourcesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.todo.lists.item.tasks.item.linkedResources.item collection

func (*TodoTaskItemRequestBuilder) Patch

Patch update the navigation property tasks in me

type TodoTaskItemRequestBuilderDeleteOptions

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

TodoTaskItemRequestBuilderDeleteOptions options for Delete

type TodoTaskItemRequestBuilderGetOptions

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

TodoTaskItemRequestBuilderGetOptions options for Get

type TodoTaskItemRequestBuilderGetQueryParameters

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

TodoTaskItemRequestBuilderGetQueryParameters the tasks in this task list. Read-only. Nullable.

type TodoTaskItemRequestBuilderPatchOptions

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

TodoTaskItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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