item

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupItemRequestBuilder added in v0.12.0

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

GroupItemRequestBuilder provides operations to manage the groups property of the microsoft.graph.termStore.store entity.

func NewGroupItemRequestBuilder added in v0.12.0

NewGroupItemRequestBuilder instantiates a new GroupItemRequestBuilder and sets the default values.

func NewGroupItemRequestBuilderInternal added in v0.12.0

func NewGroupItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GroupItemRequestBuilder

NewGroupItemRequestBuilderInternal instantiates a new GroupItemRequestBuilder and sets the default values.

func (*GroupItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property groups for sites

func (*GroupItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation collection of all groups available in the term store.

func (*GroupItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property groups in sites

func (*GroupItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property groups for sites

func (*GroupItemRequestBuilder) Get added in v0.12.0

Get collection of all groups available in the term store.

func (*GroupItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property groups in sites

func (*GroupItemRequestBuilder) Sets added in v0.12.0

Sets provides operations to manage the sets property of the microsoft.graph.termStore.group entity.

func (*GroupItemRequestBuilder) SetsById added in v0.12.0

SetsById provides operations to manage the sets property of the microsoft.graph.termStore.group entity.

type GroupItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type GroupItemRequestBuilderGetQueryParameters added in v0.12.0

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

GroupItemRequestBuilderGetQueryParameters collection of all groups available in the term store.

type GroupItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type GroupItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

GroupItemRequestBuilderPatchRequestConfiguration 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