item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SiteItemRequestBuilder

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

SiteItemRequestBuilder provides operations to manage the collection of site entities.

func NewSiteItemRequestBuilder

NewSiteItemRequestBuilder instantiates a new SiteItemRequestBuilder and sets the default values.

func NewSiteItemRequestBuilderInternal

func NewSiteItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SiteItemRequestBuilder

NewSiteItemRequestBuilderInternal instantiates a new SiteItemRequestBuilder and sets the default values.

func (*SiteItemRequestBuilder) Analytics

Analytics the analytics property

func (*SiteItemRequestBuilder) Columns

Columns the columns property

func (*SiteItemRequestBuilder) ColumnsById

ColumnsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.sites.item.columns.item collection

func (*SiteItemRequestBuilder) ContentTypes

ContentTypes the contentTypes property

func (*SiteItemRequestBuilder) ContentTypesById

ContentTypesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.sites.item.contentTypes.item collection

func (*SiteItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete entity from sites

func (*SiteItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entity from sites by key

func (*SiteItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update entity in sites

func (*SiteItemRequestBuilder) Delete

Delete delete entity from sites

func (*SiteItemRequestBuilder) Drive

Drive the drive property

func (*SiteItemRequestBuilder) Drives

Drives the drives property

func (*SiteItemRequestBuilder) DrivesById

DrivesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.sites.item.drives.item collection

func (*SiteItemRequestBuilder) ExternalColumns

ExternalColumns the externalColumns property

func (*SiteItemRequestBuilder) ExternalColumnsById

ExternalColumnsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.sites.item.externalColumns.item collection

func (*SiteItemRequestBuilder) Get

Get get entity from sites by key

func (*SiteItemRequestBuilder) GetActivitiesByInterval

GetActivitiesByInterval provides operations to call the getActivitiesByInterval method.

func (*SiteItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval

func (m *SiteItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval(endDateTime *string, interval *string, startDateTime *string) *i3cd7ab6f3d06321d73344309d80fb03ef4dcccd5c3c20fc9e878db6dc8e33e51.GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval provides operations to call the getActivitiesByInterval method.

func (*SiteItemRequestBuilder) GetApplicableContentTypesForListWithListId

GetApplicableContentTypesForListWithListId provides operations to call the getApplicableContentTypesForList method.

func (*SiteItemRequestBuilder) GetByPathWithPath

GetByPathWithPath provides operations to call the getByPath method.

func (*SiteItemRequestBuilder) Items

Items the items property

func (*SiteItemRequestBuilder) ItemsById

ItemsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.sites.item.items.item collection

func (*SiteItemRequestBuilder) Lists

Lists the lists property

func (*SiteItemRequestBuilder) ListsById

ListsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.sites.item.lists.item collection

func (*SiteItemRequestBuilder) Onenote

Onenote the onenote property

func (*SiteItemRequestBuilder) Patch

Patch update entity in sites

func (*SiteItemRequestBuilder) Permissions

Permissions the permissions property

func (*SiteItemRequestBuilder) PermissionsById

PermissionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.sites.item.permissions.item collection

func (*SiteItemRequestBuilder) Sites

Sites the sites property

func (*SiteItemRequestBuilder) SitesById

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

func (*SiteItemRequestBuilder) TermStore

TermStore the termStore property

func (*SiteItemRequestBuilder) TermStores

TermStores the termStores property

func (*SiteItemRequestBuilder) TermStoresById

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

type SiteItemRequestBuilderDeleteOptions

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

SiteItemRequestBuilderDeleteOptions options for Delete

type SiteItemRequestBuilderGetOptions

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

SiteItemRequestBuilderGetOptions options for Get

type SiteItemRequestBuilderGetQueryParameters

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

SiteItemRequestBuilderGetQueryParameters get entity from sites by key

type SiteItemRequestBuilderPatchOptions

type SiteItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Siteable
	// 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
}

SiteItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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