item

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SiteItemRequestBuilder added in v0.12.0

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

SiteItemRequestBuilder builds and executes requests for operations under \sites\{site-id}

func NewSiteItemRequestBuilder added in v0.12.0

NewSiteItemRequestBuilder instantiates a new SiteItemRequestBuilder and sets the default values.

func NewSiteItemRequestBuilderInternal added in v0.12.0

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

NewSiteItemRequestBuilderInternal instantiates a new SiteItemRequestBuilder and sets the default values.

func (*SiteItemRequestBuilder) ColumnsById added in v0.12.0

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

func (*SiteItemRequestBuilder) ContentTypesById added in v0.12.0

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

func (*SiteItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from sites

func (*SiteItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get entity from sites by key

func (*SiteItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in sites

func (*SiteItemRequestBuilder) Delete added in v0.12.0

Delete delete entity from sites

func (*SiteItemRequestBuilder) Get added in v0.12.0

Get get entity from sites by key

func (*SiteItemRequestBuilder) GetActivitiesByInterval added in v0.12.0

GetActivitiesByInterval builds and executes requests for operations under \sites\{site-id}\microsoft.graph.getActivitiesByInterval()

func (*SiteItemRequestBuilder) GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval added in v0.12.0

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

GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval builds and executes requests for operations under \sites\{site-id}\microsoft.graph.getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')

func (*SiteItemRequestBuilder) GetApplicableContentTypesForListWithListId added in v0.12.0

GetApplicableContentTypesForListWithListId builds and executes requests for operations under \sites\{site-id}\microsoft.graph.getApplicableContentTypesForList(listId='{listId}')

func (*SiteItemRequestBuilder) GetByPathWithPath added in v0.12.0

GetByPathWithPath builds and executes requests for operations under \sites\{site-id}\microsoft.graph.getByPath(path='{path}')

func (*SiteItemRequestBuilder) ListsById added in v0.12.0

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

func (*SiteItemRequestBuilder) Patch added in v0.12.0

Patch update entity in sites

func (*SiteItemRequestBuilder) PermissionsById added in v0.12.0

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

func (*SiteItemRequestBuilder) TermStoresById added in v0.12.0

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

type SiteItemRequestBuilderDeleteOptions added in v0.12.0

type SiteItemRequestBuilderDeleteOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

SiteItemRequestBuilderDeleteOptions options for Delete

type SiteItemRequestBuilderGetOptions added in v0.12.0

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

SiteItemRequestBuilderGetOptions options for Get

type SiteItemRequestBuilderGetQueryParameters added in v0.12.0

type SiteItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

SiteItemRequestBuilderGetQueryParameters get entity from sites by key

type SiteItemRequestBuilderPatchOptions added in v0.12.0

type SiteItemRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Site
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

SiteItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis
ref
ref
ref
ref
ref
ref

Jump to

Keyboard shortcuts

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