item

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: MIT Imports: 18 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 i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ContentTypeItemRequestBuilder

NewContentTypeItemRequestBuilderInternal instantiates a new ContentTypeItemRequestBuilder and sets the default values.

func (*ContentTypeItemRequestBuilder) AssociateWithHubSites added in v0.12.0

AssociateWithHubSites the associateWithHubSites property

func (*ContentTypeItemRequestBuilder) Base added in v0.12.0

Base the base property

func (*ContentTypeItemRequestBuilder) BaseTypes added in v0.12.0

BaseTypes the baseTypes property

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

ColumnLinks the columnLinks property

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) ColumnPositions added in v0.12.0

ColumnPositions the columnPositions property

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) Columns added in v0.12.0

Columns the columns property

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) CopyToDefaultContentLocation added in v0.12.0

CopyToDefaultContentLocation the copyToDefaultContentLocation property

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) Publish added in v0.12.0

Publish the publish property

func (*ContentTypeItemRequestBuilder) Unpublish added in v0.12.0

Unpublish the unpublish property

type ContentTypeItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type ContentTypeItemRequestBuilderGetQueryParameters added in v0.12.0

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

ContentTypeItemRequestBuilderGetQueryParameters the collection of content types defined for this site.

type ContentTypeItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ContentTypeItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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