teachers

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TeachersRequestBuilder

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

TeachersRequestBuilder builds and executes requests for operations under \education\classes\{educationClass-id}\teachers

func NewTeachersRequestBuilder

NewTeachersRequestBuilder instantiates a new TeachersRequestBuilder and sets the default values.

func NewTeachersRequestBuilderInternal

func NewTeachersRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *TeachersRequestBuilder

NewTeachersRequestBuilderInternal instantiates a new TeachersRequestBuilder and sets the default values.

func (*TeachersRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation all teachers in the class. Nullable.

func (*TeachersRequestBuilder) Delta

Delta builds and executes requests for operations under \education\classes\{educationClass-id}\teachers\microsoft.graph.delta()

func (*TeachersRequestBuilder) Get

Get all teachers in the class. Nullable.

type TeachersRequestBuilderGetOptions

type TeachersRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *TeachersRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

TeachersRequestBuilderGetOptions options for Get

type TeachersRequestBuilderGetQueryParameters

type TeachersRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool
	// Expand related entities
	Expand []string
	// Filter items by property values
	Filter *string
	// Order items by property values
	Orderby []string
	// Search items by search phrases
	Search *string
	// Select properties to be returned
	Select []string
	// Skip the first n items
	Skip *int32
	// Show only the first n items
	Top *int32
}

TeachersRequestBuilderGetQueryParameters all teachers in the class. Nullable.

type TeachersResponse

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

TeachersResponse

func NewTeachersResponse

func NewTeachersResponse() *TeachersResponse

NewTeachersResponse instantiates a new teachersResponse and sets the default values.

func (*TeachersResponse) GetAdditionalData

func (m *TeachersResponse) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*TeachersResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (m *TeachersResponse) GetNextLink() *string

GetNextLink gets the @odata.nextLink property value.

func (*TeachersResponse) GetValue

GetValue gets the value property value.

func (*TeachersResponse) IsNil

func (m *TeachersResponse) IsNil() bool

func (*TeachersResponse) Serialize

Serialize serializes information the current object

func (*TeachersResponse) SetAdditionalData

func (m *TeachersResponse) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (m *TeachersResponse) SetNextLink(value *string)

SetNextLink sets the @odata.nextLink property value.

func (*TeachersResponse) SetValue

SetValue sets the value property value.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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