item

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EducationClassItemRequestBuilder added in v0.12.0

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

EducationClassItemRequestBuilder provides operations to manage the classes property of the microsoft.graph.educationRoot entity.

func NewEducationClassItemRequestBuilder added in v0.12.0

NewEducationClassItemRequestBuilder instantiates a new EducationClassItemRequestBuilder and sets the default values.

func NewEducationClassItemRequestBuilderInternal added in v0.12.0

func NewEducationClassItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *EducationClassItemRequestBuilder

NewEducationClassItemRequestBuilderInternal instantiates a new EducationClassItemRequestBuilder and sets the default values.

func (*EducationClassItemRequestBuilder) AssignmentCategories added in v0.12.0

AssignmentCategories the assignmentCategories property

func (*EducationClassItemRequestBuilder) AssignmentCategoriesById added in v0.12.0

AssignmentCategoriesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.classes.item.assignmentCategories.item collection

func (*EducationClassItemRequestBuilder) AssignmentDefaults added in v0.12.0

AssignmentDefaults the assignmentDefaults property

func (*EducationClassItemRequestBuilder) AssignmentSettings added in v0.12.0

AssignmentSettings the assignmentSettings property

func (*EducationClassItemRequestBuilder) Assignments added in v0.12.0

Assignments the assignments property

func (*EducationClassItemRequestBuilder) AssignmentsById added in v0.12.0

AssignmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.classes.item.assignments.item collection

func (*EducationClassItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property classes for education

func (*EducationClassItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get classes from education

func (*EducationClassItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property classes in education

func (*EducationClassItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property classes for education

func (*EducationClassItemRequestBuilder) Get added in v0.12.0

Get get classes from education

func (*EducationClassItemRequestBuilder) Group added in v0.12.0

Group the group property

func (*EducationClassItemRequestBuilder) Members added in v0.12.0

Members the members property

func (*EducationClassItemRequestBuilder) MembersById added in v0.13.0

MembersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.classes.item.members.item collection

func (*EducationClassItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property classes in education

func (*EducationClassItemRequestBuilder) Schools added in v0.12.0

Schools the schools property

func (*EducationClassItemRequestBuilder) SchoolsById added in v0.13.0

SchoolsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.classes.item.schools.item collection

func (*EducationClassItemRequestBuilder) Teachers added in v0.12.0

Teachers the teachers property

func (*EducationClassItemRequestBuilder) TeachersById added in v0.13.0

TeachersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.education.classes.item.teachers.item collection

type EducationClassItemRequestBuilderDeleteOptions added in v0.12.0

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

EducationClassItemRequestBuilderDeleteOptions options for Delete

type EducationClassItemRequestBuilderGetOptions added in v0.12.0

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

EducationClassItemRequestBuilderGetOptions options for Get

type EducationClassItemRequestBuilderGetQueryParameters added in v0.12.0

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

EducationClassItemRequestBuilderGetQueryParameters get classes from education

type EducationClassItemRequestBuilderPatchOptions added in v0.12.0

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

EducationClassItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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