sitecontenttypecolumn

package
v0.20241126.2320 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ColumnDefinitionOperationPredicate

type ColumnDefinitionOperationPredicate struct {
}

func (ColumnDefinitionOperationPredicate) Matches

type CreateSiteContentTypeColumnOperationOptions

type CreateSiteContentTypeColumnOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateSiteContentTypeColumnOperationOptions

func DefaultCreateSiteContentTypeColumnOperationOptions() CreateSiteContentTypeColumnOperationOptions

func (CreateSiteContentTypeColumnOperationOptions) ToHeaders

func (CreateSiteContentTypeColumnOperationOptions) ToOData

func (CreateSiteContentTypeColumnOperationOptions) ToQuery

type CreateSiteContentTypeColumnOperationResponse

type CreateSiteContentTypeColumnOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ColumnDefinition
}

type DeleteSiteContentTypeColumnOperationOptions

type DeleteSiteContentTypeColumnOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteSiteContentTypeColumnOperationOptions

func DefaultDeleteSiteContentTypeColumnOperationOptions() DeleteSiteContentTypeColumnOperationOptions

func (DeleteSiteContentTypeColumnOperationOptions) ToHeaders

func (DeleteSiteContentTypeColumnOperationOptions) ToOData

func (DeleteSiteContentTypeColumnOperationOptions) ToQuery

type DeleteSiteContentTypeColumnOperationResponse

type DeleteSiteContentTypeColumnOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetSiteContentTypeColumnOperationOptions

type GetSiteContentTypeColumnOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetSiteContentTypeColumnOperationOptions

func DefaultGetSiteContentTypeColumnOperationOptions() GetSiteContentTypeColumnOperationOptions

func (GetSiteContentTypeColumnOperationOptions) ToHeaders

func (GetSiteContentTypeColumnOperationOptions) ToOData

func (GetSiteContentTypeColumnOperationOptions) ToQuery

type GetSiteContentTypeColumnOperationResponse

type GetSiteContentTypeColumnOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ColumnDefinition
}

type GetSiteContentTypeColumnsCountOperationOptions

type GetSiteContentTypeColumnsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetSiteContentTypeColumnsCountOperationOptions

func DefaultGetSiteContentTypeColumnsCountOperationOptions() GetSiteContentTypeColumnsCountOperationOptions

func (GetSiteContentTypeColumnsCountOperationOptions) ToHeaders

func (GetSiteContentTypeColumnsCountOperationOptions) ToOData

func (GetSiteContentTypeColumnsCountOperationOptions) ToQuery

type GetSiteContentTypeColumnsCountOperationResponse

type GetSiteContentTypeColumnsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListSiteContentTypeColumnsCompleteResult

type ListSiteContentTypeColumnsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ColumnDefinition
}

type ListSiteContentTypeColumnsCustomPager

type ListSiteContentTypeColumnsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListSiteContentTypeColumnsOperationOptions

type ListSiteContentTypeColumnsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListSiteContentTypeColumnsOperationOptions

func DefaultListSiteContentTypeColumnsOperationOptions() ListSiteContentTypeColumnsOperationOptions

func (ListSiteContentTypeColumnsOperationOptions) ToHeaders

func (ListSiteContentTypeColumnsOperationOptions) ToOData

func (ListSiteContentTypeColumnsOperationOptions) ToQuery

type ListSiteContentTypeColumnsOperationResponse

type ListSiteContentTypeColumnsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ColumnDefinition
}

type SiteContentTypeColumnClient

type SiteContentTypeColumnClient struct {
	Client *msgraph.Client
}

func NewSiteContentTypeColumnClientWithBaseURI

func NewSiteContentTypeColumnClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteContentTypeColumnClient, error)

func (SiteContentTypeColumnClient) CreateSiteContentTypeColumn

CreateSiteContentTypeColumn - Create new navigation property to columns for groups

func (SiteContentTypeColumnClient) DeleteSiteContentTypeColumn

DeleteSiteContentTypeColumn - Delete navigation property columns for groups

func (SiteContentTypeColumnClient) GetSiteContentTypeColumn

GetSiteContentTypeColumn - Get columns from groups. The collection of column definitions for this content type.

func (SiteContentTypeColumnClient) GetSiteContentTypeColumnsCount

GetSiteContentTypeColumnsCount - Get the number of the resource

func (SiteContentTypeColumnClient) ListSiteContentTypeColumns

ListSiteContentTypeColumns - Get columns from groups. The collection of column definitions for this content type.

func (SiteContentTypeColumnClient) ListSiteContentTypeColumnsComplete

ListSiteContentTypeColumnsComplete retrieves all the results into a single object

func (SiteContentTypeColumnClient) ListSiteContentTypeColumnsCompleteMatchingPredicate

ListSiteContentTypeColumnsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (SiteContentTypeColumnClient) UpdateSiteContentTypeColumn

UpdateSiteContentTypeColumn - Update the navigation property columns in groups

type UpdateSiteContentTypeColumnOperationOptions

type UpdateSiteContentTypeColumnOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateSiteContentTypeColumnOperationOptions

func DefaultUpdateSiteContentTypeColumnOperationOptions() UpdateSiteContentTypeColumnOperationOptions

func (UpdateSiteContentTypeColumnOperationOptions) ToHeaders

func (UpdateSiteContentTypeColumnOperationOptions) ToOData

func (UpdateSiteContentTypeColumnOperationOptions) ToQuery

type UpdateSiteContentTypeColumnOperationResponse

type UpdateSiteContentTypeColumnOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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