sitecontenttypecolumnlink

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 ColumnLinkOperationPredicate

type ColumnLinkOperationPredicate struct {
}

func (ColumnLinkOperationPredicate) Matches

type CreateSiteContentTypeColumnLinkOperationOptions

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

func DefaultCreateSiteContentTypeColumnLinkOperationOptions

func DefaultCreateSiteContentTypeColumnLinkOperationOptions() CreateSiteContentTypeColumnLinkOperationOptions

func (CreateSiteContentTypeColumnLinkOperationOptions) ToHeaders

func (CreateSiteContentTypeColumnLinkOperationOptions) ToOData

func (CreateSiteContentTypeColumnLinkOperationOptions) ToQuery

type CreateSiteContentTypeColumnLinkOperationResponse

type CreateSiteContentTypeColumnLinkOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ColumnLink
}

type DeleteSiteContentTypeColumnLinkOperationOptions

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

func DefaultDeleteSiteContentTypeColumnLinkOperationOptions

func DefaultDeleteSiteContentTypeColumnLinkOperationOptions() DeleteSiteContentTypeColumnLinkOperationOptions

func (DeleteSiteContentTypeColumnLinkOperationOptions) ToHeaders

func (DeleteSiteContentTypeColumnLinkOperationOptions) ToOData

func (DeleteSiteContentTypeColumnLinkOperationOptions) ToQuery

type DeleteSiteContentTypeColumnLinkOperationResponse

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

type GetSiteContentTypeColumnLinkOperationOptions

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

func DefaultGetSiteContentTypeColumnLinkOperationOptions

func DefaultGetSiteContentTypeColumnLinkOperationOptions() GetSiteContentTypeColumnLinkOperationOptions

func (GetSiteContentTypeColumnLinkOperationOptions) ToHeaders

func (GetSiteContentTypeColumnLinkOperationOptions) ToOData

func (GetSiteContentTypeColumnLinkOperationOptions) ToQuery

type GetSiteContentTypeColumnLinkOperationResponse

type GetSiteContentTypeColumnLinkOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ColumnLink
}

type GetSiteContentTypeColumnLinksCountOperationOptions

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

func DefaultGetSiteContentTypeColumnLinksCountOperationOptions

func DefaultGetSiteContentTypeColumnLinksCountOperationOptions() GetSiteContentTypeColumnLinksCountOperationOptions

func (GetSiteContentTypeColumnLinksCountOperationOptions) ToHeaders

func (GetSiteContentTypeColumnLinksCountOperationOptions) ToOData

func (GetSiteContentTypeColumnLinksCountOperationOptions) ToQuery

type GetSiteContentTypeColumnLinksCountOperationResponse

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

type ListSiteContentTypeColumnLinksCompleteResult

type ListSiteContentTypeColumnLinksCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ColumnLink
}

type ListSiteContentTypeColumnLinksCustomPager

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

type ListSiteContentTypeColumnLinksOperationOptions

type ListSiteContentTypeColumnLinksOperationOptions 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 DefaultListSiteContentTypeColumnLinksOperationOptions

func DefaultListSiteContentTypeColumnLinksOperationOptions() ListSiteContentTypeColumnLinksOperationOptions

func (ListSiteContentTypeColumnLinksOperationOptions) ToHeaders

func (ListSiteContentTypeColumnLinksOperationOptions) ToOData

func (ListSiteContentTypeColumnLinksOperationOptions) ToQuery

type ListSiteContentTypeColumnLinksOperationResponse

type ListSiteContentTypeColumnLinksOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ColumnLink
}

type SiteContentTypeColumnLinkClient

type SiteContentTypeColumnLinkClient struct {
	Client *msgraph.Client
}

func NewSiteContentTypeColumnLinkClientWithBaseURI

func NewSiteContentTypeColumnLinkClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteContentTypeColumnLinkClient, error)

CreateSiteContentTypeColumnLink - Create new navigation property to columnLinks for groups

DeleteSiteContentTypeColumnLink - Delete navigation property columnLinks for groups

GetSiteContentTypeColumnLink - Get columnLinks from groups. The collection of columns that are required by this content type.

func (SiteContentTypeColumnLinkClient) GetSiteContentTypeColumnLinksCount

GetSiteContentTypeColumnLinksCount - Get the number of the resource

ListSiteContentTypeColumnLinks - Get columnLinks from groups. The collection of columns that are required by this content type.

func (SiteContentTypeColumnLinkClient) ListSiteContentTypeColumnLinksComplete

ListSiteContentTypeColumnLinksComplete retrieves all the results into a single object

func (SiteContentTypeColumnLinkClient) ListSiteContentTypeColumnLinksCompleteMatchingPredicate

ListSiteContentTypeColumnLinksCompleteMatchingPredicate retrieves all the results and then applies the predicate

UpdateSiteContentTypeColumnLink - Update the navigation property columnLinks in groups

type UpdateSiteContentTypeColumnLinkOperationOptions

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

func DefaultUpdateSiteContentTypeColumnLinkOperationOptions

func DefaultUpdateSiteContentTypeColumnLinkOperationOptions() UpdateSiteContentTypeColumnLinkOperationOptions

func (UpdateSiteContentTypeColumnLinkOperationOptions) ToHeaders

func (UpdateSiteContentTypeColumnLinkOperationOptions) ToOData

func (UpdateSiteContentTypeColumnLinkOperationOptions) ToQuery

type UpdateSiteContentTypeColumnLinkOperationResponse

type UpdateSiteContentTypeColumnLinkOperationResponse 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