item

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 GroupRequestBuilder

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

GroupRequestBuilder builds and executes requests for operations under \sites\{site-id}\termStore\groups\{group-id}

func NewGroupRequestBuilder

NewGroupRequestBuilder instantiates a new GroupRequestBuilder and sets the default values.

func NewGroupRequestBuilderInternal

func NewGroupRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *GroupRequestBuilder

NewGroupRequestBuilderInternal instantiates a new GroupRequestBuilder and sets the default values.

func (*GroupRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation collection of all groups available in the term store.

func (*GroupRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation collection of all groups available in the term store.

func (*GroupRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation collection of all groups available in the term store.

func (*GroupRequestBuilder) Delete

Delete collection of all groups available in the term store.

func (*GroupRequestBuilder) Get

Get collection of all groups available in the term store.

func (*GroupRequestBuilder) Patch

Patch collection of all groups available in the term store.

func (*GroupRequestBuilder) SetsById

SetsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.sites.item.termStore.groups.item.sets.item collection

type GroupRequestBuilderDeleteOptions

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

GroupRequestBuilderDeleteOptions options for Delete

type GroupRequestBuilderGetOptions

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

GroupRequestBuilderGetOptions options for Get

type GroupRequestBuilderGetQueryParameters

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

GroupRequestBuilderGetQueryParameters collection of all groups available in the term store.

type GroupRequestBuilderPatchOptions

type GroupRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Group
	// 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
}

GroupRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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