termstore

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property termStore for sites

func (*TermStoreRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the default termStore under this site.

func (*TermStoreRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the default termStore under this site.

func (*TermStoreRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property termStore in sites

func (*TermStoreRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property termStore in sites

func (*TermStoreRequestBuilder) Delete

func (m *TermStoreRequestBuilder) Delete() error

Delete delete navigation property termStore for sites

func (*TermStoreRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *TermStoreRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *TermStoreRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property termStore for sites

func (*TermStoreRequestBuilder) Get

Get the default termStore under this site.

func (*TermStoreRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler 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) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler 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 TermStoreRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

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 TermStoreRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type TermStoreRequestBuilderPatchRequestConfiguration added in v0.22.0

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

TermStoreRequestBuilderPatchRequestConfiguration 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