assignmentcategories

package
v0.24.2 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 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 AssignmentCategoriesRequestBuilder

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

AssignmentCategoriesRequestBuilder provides operations to manage the assignmentCategories property of the microsoft.graph.educationClass entity.

func NewAssignmentCategoriesRequestBuilder

NewAssignmentCategoriesRequestBuilder instantiates a new AssignmentCategoriesRequestBuilder and sets the default values.

func NewAssignmentCategoriesRequestBuilderInternal

func NewAssignmentCategoriesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AssignmentCategoriesRequestBuilder

NewAssignmentCategoriesRequestBuilderInternal instantiates a new AssignmentCategoriesRequestBuilder and sets the default values.

func (*AssignmentCategoriesRequestBuilder) Count added in v0.13.0

Count the count property

func (*AssignmentCategoriesRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation all categories associated with this class. Nullable.

func (*AssignmentCategoriesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration all categories associated with this class. Nullable.

func (*AssignmentCategoriesRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation create new navigation property to assignmentCategories for education

func (*AssignmentCategoriesRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration create new navigation property to assignmentCategories for education

func (*AssignmentCategoriesRequestBuilder) Delta added in v0.23.0

Delta provides operations to call the delta method.

func (*AssignmentCategoriesRequestBuilder) Get

Get all categories associated with this class. Nullable.

func (*AssignmentCategoriesRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler all categories associated with this class. Nullable.

func (*AssignmentCategoriesRequestBuilder) Post

Post create new navigation property to assignmentCategories for education

func (*AssignmentCategoriesRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler create new navigation property to assignmentCategories for education

type AssignmentCategoriesRequestBuilderGetQueryParameters

type AssignmentCategoriesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

AssignmentCategoriesRequestBuilderGetQueryParameters all categories associated with this class. Nullable.

type AssignmentCategoriesRequestBuilderGetRequestConfiguration added in v0.22.0

type AssignmentCategoriesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AssignmentCategoriesRequestBuilderGetQueryParameters
}

AssignmentCategoriesRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type AssignmentCategoriesRequestBuilderPostRequestConfiguration added in v0.22.0

type AssignmentCategoriesRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

AssignmentCategoriesRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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