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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EducationClassItemRequestBuilder

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

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

func NewEducationClassItemRequestBuilder

NewEducationClassItemRequestBuilder instantiates a new EducationClassItemRequestBuilder and sets the default values.

func NewEducationClassItemRequestBuilderInternal

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

NewEducationClassItemRequestBuilderInternal instantiates a new EducationClassItemRequestBuilder and sets the default values.

func (*EducationClassItemRequestBuilder) AssignmentCategories

AssignmentCategories the assignmentCategories property

func (*EducationClassItemRequestBuilder) AssignmentCategoriesById

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

func (*EducationClassItemRequestBuilder) AssignmentDefaults

AssignmentDefaults the assignmentDefaults property

func (*EducationClassItemRequestBuilder) AssignmentSettings

AssignmentSettings the assignmentSettings property

func (*EducationClassItemRequestBuilder) Assignments

Assignments the assignments property

func (*EducationClassItemRequestBuilder) AssignmentsById

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

func (*EducationClassItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property classes for education

func (*EducationClassItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get classes from education

func (*EducationClassItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property classes in education

func (*EducationClassItemRequestBuilder) Delete

Delete delete navigation property classes for education

func (*EducationClassItemRequestBuilder) Group

Group the group property

func (*EducationClassItemRequestBuilder) Members

Members the members property

func (*EducationClassItemRequestBuilder) MembersById

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

func (*EducationClassItemRequestBuilder) Patch

Patch update the navigation property classes in education

func (*EducationClassItemRequestBuilder) Schools

Schools the schools property

func (*EducationClassItemRequestBuilder) SchoolsById

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

func (*EducationClassItemRequestBuilder) Teachers

Teachers the teachers property

func (*EducationClassItemRequestBuilder) TeachersById

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

type EducationClassItemRequestBuilderDeleteOptions

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

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

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

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