item

package
v0.38.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StoreItemRequestBuilder added in v0.12.0

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

StoreItemRequestBuilder provides operations to manage the termStores property of the microsoft.graph.site entity.

func NewStoreItemRequestBuilder added in v0.12.0

NewStoreItemRequestBuilder instantiates a new StoreItemRequestBuilder and sets the default values.

func NewStoreItemRequestBuilderInternal added in v0.12.0

func NewStoreItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *StoreItemRequestBuilder

NewStoreItemRequestBuilderInternal instantiates a new StoreItemRequestBuilder and sets the default values.

func (*StoreItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property termStores for sites

func (*StoreItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property termStores for sites

func (*StoreItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the collection of termStores under this site.

func (*StoreItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the collection of termStores under this site.

func (*StoreItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property termStores in sites

func (*StoreItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property termStores in sites

func (*StoreItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property termStores for sites

func (*StoreItemRequestBuilder) Get added in v0.12.0

Get the collection of termStores under this site.

func (*StoreItemRequestBuilder) Groups added in v0.12.0

Groups the groups property

func (*StoreItemRequestBuilder) GroupsById added in v0.12.0

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

func (*StoreItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property termStores in sites

func (*StoreItemRequestBuilder) Sets added in v0.12.0

Sets the sets property

func (*StoreItemRequestBuilder) SetsById added in v0.12.0

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

type StoreItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type StoreItemRequestBuilderGetQueryParameters added in v0.12.0

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

StoreItemRequestBuilderGetQueryParameters the collection of termStores under this site.

type StoreItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type StoreItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

StoreItemRequestBuilderPatchRequestConfiguration 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