item

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListItemRequestBuilder added in v0.12.0

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

ListItemRequestBuilder provides operations to manage the lists property of the microsoft.graph.site entity.

func NewListItemRequestBuilder added in v0.12.0

NewListItemRequestBuilder instantiates a new ListItemRequestBuilder and sets the default values.

func NewListItemRequestBuilderInternal added in v0.12.0

func NewListItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ListItemRequestBuilder

NewListItemRequestBuilderInternal instantiates a new ListItemRequestBuilder and sets the default values.

func (*ListItemRequestBuilder) ColumnsById added in v0.12.0

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

func (*ListItemRequestBuilder) ContentTypesById added in v0.12.0

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

func (*ListItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property lists for sites

func (*ListItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the collection of lists under this site.

func (*ListItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property lists in sites

func (*ListItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property lists for sites

func (*ListItemRequestBuilder) Get added in v0.12.0

Get the collection of lists under this site.

func (*ListItemRequestBuilder) ItemsById added in v0.12.0

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

func (*ListItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property lists in sites

func (*ListItemRequestBuilder) SubscriptionsById added in v0.12.0

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

type ListItemRequestBuilderDeleteOptions added in v0.12.0

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

ListItemRequestBuilderDeleteOptions options for Delete

type ListItemRequestBuilderGetOptions added in v0.12.0

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

ListItemRequestBuilderGetOptions options for Get

type ListItemRequestBuilderGetQueryParameters added in v0.12.0

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

ListItemRequestBuilderGetQueryParameters the collection of lists under this site.

type ListItemRequestBuilderPatchOptions added in v0.12.0

type ListItemRequestBuilderPatchOptions struct {
	//
	Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Listable
	// 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
}

ListItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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