drivelistcolumn

package
v0.20241111.1164443 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 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 CreateDriveListColumnOperationOptions

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

func DefaultCreateDriveListColumnOperationOptions

func DefaultCreateDriveListColumnOperationOptions() CreateDriveListColumnOperationOptions

func (CreateDriveListColumnOperationOptions) ToHeaders

func (CreateDriveListColumnOperationOptions) ToOData

func (CreateDriveListColumnOperationOptions) ToQuery

type CreateDriveListColumnOperationResponse

type CreateDriveListColumnOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.ColumnDefinition
}

type DeleteDriveListColumnOperationOptions

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

func DefaultDeleteDriveListColumnOperationOptions

func DefaultDeleteDriveListColumnOperationOptions() DeleteDriveListColumnOperationOptions

func (DeleteDriveListColumnOperationOptions) ToHeaders

func (DeleteDriveListColumnOperationOptions) ToOData

func (DeleteDriveListColumnOperationOptions) ToQuery

type DeleteDriveListColumnOperationResponse

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

type DriveListColumnClient

type DriveListColumnClient struct {
	Client *msgraph.Client
}

func NewDriveListColumnClientWithBaseURI

func NewDriveListColumnClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListColumnClient, error)

func (DriveListColumnClient) CreateDriveListColumn

CreateDriveListColumn - Create new navigation property to columns for me

func (DriveListColumnClient) DeleteDriveListColumn

DeleteDriveListColumn - Delete navigation property columns for me

func (DriveListColumnClient) GetDriveListColumn

GetDriveListColumn - Get columns from me. The collection of field definitions for this list.

func (DriveListColumnClient) GetDriveListColumnsCount

GetDriveListColumnsCount - Get the number of the resource

func (DriveListColumnClient) ListDriveListColumns

ListDriveListColumns - Get columns from me. The collection of field definitions for this list.

func (DriveListColumnClient) ListDriveListColumnsComplete

ListDriveListColumnsComplete retrieves all the results into a single object

func (DriveListColumnClient) ListDriveListColumnsCompleteMatchingPredicate

func (c DriveListColumnClient) ListDriveListColumnsCompleteMatchingPredicate(ctx context.Context, id stable.MeDriveId, options ListDriveListColumnsOperationOptions, predicate ColumnDefinitionOperationPredicate) (result ListDriveListColumnsCompleteResult, err error)

ListDriveListColumnsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (DriveListColumnClient) UpdateDriveListColumn

UpdateDriveListColumn - Update the navigation property columns in me

type GetDriveListColumnOperationOptions

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

func DefaultGetDriveListColumnOperationOptions

func DefaultGetDriveListColumnOperationOptions() GetDriveListColumnOperationOptions

func (GetDriveListColumnOperationOptions) ToHeaders

func (GetDriveListColumnOperationOptions) ToOData

func (GetDriveListColumnOperationOptions) ToQuery

type GetDriveListColumnOperationResponse

type GetDriveListColumnOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.ColumnDefinition
}

type GetDriveListColumnsCountOperationOptions

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

func DefaultGetDriveListColumnsCountOperationOptions

func DefaultGetDriveListColumnsCountOperationOptions() GetDriveListColumnsCountOperationOptions

func (GetDriveListColumnsCountOperationOptions) ToHeaders

func (GetDriveListColumnsCountOperationOptions) ToOData

func (GetDriveListColumnsCountOperationOptions) ToQuery

type GetDriveListColumnsCountOperationResponse

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

type ListDriveListColumnsCompleteResult

type ListDriveListColumnsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.ColumnDefinition
}

type ListDriveListColumnsCustomPager

type ListDriveListColumnsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListDriveListColumnsCustomPager) NextPageLink() *odata.Link

type ListDriveListColumnsOperationOptions

type ListDriveListColumnsOperationOptions 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 DefaultListDriveListColumnsOperationOptions

func DefaultListDriveListColumnsOperationOptions() ListDriveListColumnsOperationOptions

func (ListDriveListColumnsOperationOptions) ToHeaders

func (ListDriveListColumnsOperationOptions) ToOData

func (ListDriveListColumnsOperationOptions) ToQuery

type ListDriveListColumnsOperationResponse

type ListDriveListColumnsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.ColumnDefinition
}

type UpdateDriveListColumnOperationOptions

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

func DefaultUpdateDriveListColumnOperationOptions

func DefaultUpdateDriveListColumnOperationOptions() UpdateDriveListColumnOperationOptions

func (UpdateDriveListColumnOperationOptions) ToHeaders

func (UpdateDriveListColumnOperationOptions) ToOData

func (UpdateDriveListColumnOperationOptions) ToQuery

type UpdateDriveListColumnOperationResponse

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