item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EducationAssignmentRequestBuilder

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

EducationAssignmentRequestBuilder builds and executes requests for operations under \education\classes\{educationClass-id}\assignments\{educationAssignment-id}

func NewEducationAssignmentRequestBuilder

NewEducationAssignmentRequestBuilder instantiates a new EducationAssignmentRequestBuilder and sets the default values.

func NewEducationAssignmentRequestBuilderInternal

func NewEducationAssignmentRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *EducationAssignmentRequestBuilder

NewEducationAssignmentRequestBuilderInternal instantiates a new EducationAssignmentRequestBuilder and sets the default values.

func (*EducationAssignmentRequestBuilder) CategoriesById

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

func (*EducationAssignmentRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation all assignments associated with this class. Nullable.

func (*EducationAssignmentRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation all assignments associated with this class. Nullable.

func (*EducationAssignmentRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation all assignments associated with this class. Nullable.

func (*EducationAssignmentRequestBuilder) Delete

Delete all assignments associated with this class. Nullable.

func (*EducationAssignmentRequestBuilder) Get

Get all assignments associated with this class. Nullable.

func (*EducationAssignmentRequestBuilder) Patch

Patch all assignments associated with this class. Nullable.

func (*EducationAssignmentRequestBuilder) ResourcesById

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

func (*EducationAssignmentRequestBuilder) SubmissionsById

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

type EducationAssignmentRequestBuilderDeleteOptions

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

EducationAssignmentRequestBuilderDeleteOptions options for Delete

type EducationAssignmentRequestBuilderGetOptions

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

EducationAssignmentRequestBuilderGetOptions options for Get

type EducationAssignmentRequestBuilderGetQueryParameters

type EducationAssignmentRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

EducationAssignmentRequestBuilderGetQueryParameters all assignments associated with this class. Nullable.

type EducationAssignmentRequestBuilderPatchOptions

type EducationAssignmentRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.EducationAssignment
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

EducationAssignmentRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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