termstore

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TermStoreRequestBuilder

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

TermStoreRequestBuilder provides operations to manage the termStore property of the microsoft.graph.site entity.

func NewTermStoreRequestBuilder

NewTermStoreRequestBuilder instantiates a new TermStoreRequestBuilder and sets the default values.

func NewTermStoreRequestBuilderInternal

func NewTermStoreRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TermStoreRequestBuilder

NewTermStoreRequestBuilderInternal instantiates a new TermStoreRequestBuilder and sets the default values.

func (*TermStoreRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property termStore for sites

func (*TermStoreRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the default termStore under this site.

func (*TermStoreRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property termStore in sites

func (*TermStoreRequestBuilder) Delete

Delete delete navigation property termStore for sites

func (*TermStoreRequestBuilder) Get

Get the default termStore under this site.

func (*TermStoreRequestBuilder) Groups

Groups the groups property

func (*TermStoreRequestBuilder) GroupsById

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

func (*TermStoreRequestBuilder) Patch

Patch update the navigation property termStore in sites

func (*TermStoreRequestBuilder) Sets

Sets the sets property

func (*TermStoreRequestBuilder) SetsById

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

type TermStoreRequestBuilderDeleteOptions

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

TermStoreRequestBuilderDeleteOptions options for Delete

type TermStoreRequestBuilderGetOptions

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

TermStoreRequestBuilderGetOptions options for Get

type TermStoreRequestBuilderGetQueryParameters

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

TermStoreRequestBuilderGetQueryParameters the default termStore under this site.

type TermStoreRequestBuilderPatchOptions

type TermStoreRequestBuilderPatchOptions struct {
	//
	Body ia3c27b33aa3d3ed80f9de797c48fbb8ed73f13887e301daf51f08450e9a634a3.Storeable
	// 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
}

TermStoreRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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