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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EducationSchoolItemRequestBuilder

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

EducationSchoolItemRequestBuilder provides operations to manage the schools property of the microsoft.graph.educationRoot entity.

func NewEducationSchoolItemRequestBuilder

NewEducationSchoolItemRequestBuilder instantiates a new EducationSchoolItemRequestBuilder and sets the default values.

func NewEducationSchoolItemRequestBuilderInternal

func NewEducationSchoolItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *EducationSchoolItemRequestBuilder

NewEducationSchoolItemRequestBuilderInternal instantiates a new EducationSchoolItemRequestBuilder and sets the default values.

func (*EducationSchoolItemRequestBuilder) AdministrativeUnit

AdministrativeUnit the administrativeUnit property

func (*EducationSchoolItemRequestBuilder) Classes

Classes the classes property

func (*EducationSchoolItemRequestBuilder) ClassesById

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

func (*EducationSchoolItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property schools for education

func (*EducationSchoolItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get schools from education

func (*EducationSchoolItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property schools in education

func (*EducationSchoolItemRequestBuilder) Delete

Delete delete navigation property schools for education

func (*EducationSchoolItemRequestBuilder) Patch

Patch update the navigation property schools in education

func (*EducationSchoolItemRequestBuilder) Users

Users the users property

func (*EducationSchoolItemRequestBuilder) UsersById

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

type EducationSchoolItemRequestBuilderDeleteOptions

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

EducationSchoolItemRequestBuilderDeleteOptions options for Delete

type EducationSchoolItemRequestBuilderGetOptions

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

EducationSchoolItemRequestBuilderGetOptions options for Get

type EducationSchoolItemRequestBuilderGetQueryParameters

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

EducationSchoolItemRequestBuilderGetQueryParameters get schools from education

type EducationSchoolItemRequestBuilderPatchOptions

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

EducationSchoolItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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