item

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContentTypeItemRequestBuilder added in v0.12.0

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

ContentTypeItemRequestBuilder provides operations to manage the contentTypes property of the microsoft.graph.site entity.

func NewContentTypeItemRequestBuilder added in v0.12.0

NewContentTypeItemRequestBuilder instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func NewContentTypeItemRequestBuilderInternal added in v0.12.0

func NewContentTypeItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ContentTypeItemRequestBuilder

NewContentTypeItemRequestBuilderInternal instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func (*ContentTypeItemRequestBuilder) Base added in v0.12.0

func (*ContentTypeItemRequestBuilder) BaseTypesById added in v0.13.0

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

func (*ContentTypeItemRequestBuilder) ColumnLinksById added in v0.12.0

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

func (*ContentTypeItemRequestBuilder) ColumnPositionsById added in v0.13.0

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

func (*ContentTypeItemRequestBuilder) ColumnsById added in v0.12.0

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

func (*ContentTypeItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property contentTypes for sites

func (*ContentTypeItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the collection of content types defined for this site.

func (*ContentTypeItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property contentTypes in sites

func (*ContentTypeItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property contentTypes for sites

func (*ContentTypeItemRequestBuilder) Get added in v0.12.0

Get the collection of content types defined for this site.

func (*ContentTypeItemRequestBuilder) IsPublished added in v0.12.0

IsPublished provides operations to call the isPublished method.

func (*ContentTypeItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property contentTypes in sites

type ContentTypeItemRequestBuilderDeleteOptions added in v0.12.0

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

ContentTypeItemRequestBuilderDeleteOptions options for Delete

type ContentTypeItemRequestBuilderGetOptions added in v0.12.0

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

ContentTypeItemRequestBuilderGetOptions options for Get

type ContentTypeItemRequestBuilderGetQueryParameters added in v0.12.0

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

ContentTypeItemRequestBuilderGetQueryParameters the collection of content types defined for this site.

type ContentTypeItemRequestBuilderPatchOptions added in v0.12.0

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

ContentTypeItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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