planner

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 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 DeletePlannerOperationOptions

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

func DefaultDeletePlannerOperationOptions

func DefaultDeletePlannerOperationOptions() DeletePlannerOperationOptions

func (DeletePlannerOperationOptions) ToHeaders

func (DeletePlannerOperationOptions) ToOData

func (DeletePlannerOperationOptions) ToQuery

type DeletePlannerOperationResponse

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

type GetPlannerOperationOptions

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

func DefaultGetPlannerOperationOptions

func DefaultGetPlannerOperationOptions() GetPlannerOperationOptions

func (GetPlannerOperationOptions) ToHeaders

func (o GetPlannerOperationOptions) ToHeaders() *client.Headers

func (GetPlannerOperationOptions) ToOData

func (o GetPlannerOperationOptions) ToOData() *odata.Query

func (GetPlannerOperationOptions) ToQuery

type GetPlannerOperationResponse

type GetPlannerOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PlannerUser
}

type PlannerClient

type PlannerClient struct {
	Client *msgraph.Client
}

func NewPlannerClientWithBaseURI

func NewPlannerClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerClient, error)

func (PlannerClient) DeletePlanner

DeletePlanner - Delete navigation property planner for me

func (PlannerClient) GetPlanner

GetPlanner - Get plannerUser. Retrieve the properties and relationships of a plannerUser object. The returned properties include the user's favorite plans and recently viewed plans.

func (PlannerClient) UpdatePlanner

UpdatePlanner - Update plannerUser. Update the properties of a plannerUser object. You can use this operation to add or remove plans from a user's favorite plans list, and to indicate which plans the user has recently viewed.

type UpdatePlannerOperationOptions

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

func DefaultUpdatePlannerOperationOptions

func DefaultUpdatePlannerOperationOptions() UpdatePlannerOperationOptions

func (UpdatePlannerOperationOptions) ToHeaders

func (UpdatePlannerOperationOptions) ToOData

func (UpdatePlannerOperationOptions) ToQuery

type UpdatePlannerOperationResponse

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