schedule

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScheduleRequestBuilder

type ScheduleRequestBuilder struct {
	// contains filtered or unexported fields
}

ScheduleRequestBuilder provides operations to manage the schedule property of the microsoft.graph.team entity.

func NewScheduleRequestBuilder

NewScheduleRequestBuilder instantiates a new ScheduleRequestBuilder and sets the default values.

func NewScheduleRequestBuilderInternal

func NewScheduleRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ScheduleRequestBuilder

NewScheduleRequestBuilderInternal instantiates a new ScheduleRequestBuilder and sets the default values.

func (*ScheduleRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property schedule for me

func (*ScheduleRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the schedule of shifts for this team.

func (*ScheduleRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property schedule in me

func (*ScheduleRequestBuilder) Delete

Delete delete navigation property schedule for me

func (*ScheduleRequestBuilder) Get

Get the schedule of shifts for this team.

func (*ScheduleRequestBuilder) OfferShiftRequests

OfferShiftRequests the offerShiftRequests property

func (*ScheduleRequestBuilder) OfferShiftRequestsById

OfferShiftRequestsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.schedule.offerShiftRequests.item collection

func (*ScheduleRequestBuilder) OpenShiftChangeRequests

OpenShiftChangeRequests the openShiftChangeRequests property

func (*ScheduleRequestBuilder) OpenShiftChangeRequestsById

OpenShiftChangeRequestsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.schedule.openShiftChangeRequests.item collection

func (*ScheduleRequestBuilder) OpenShifts

OpenShifts the openShifts property

func (*ScheduleRequestBuilder) OpenShiftsById

OpenShiftsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.schedule.openShifts.item collection

func (*ScheduleRequestBuilder) Patch

Patch update the navigation property schedule in me

func (*ScheduleRequestBuilder) SchedulingGroups

SchedulingGroups the schedulingGroups property

func (*ScheduleRequestBuilder) SchedulingGroupsById

SchedulingGroupsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.schedule.schedulingGroups.item collection

func (*ScheduleRequestBuilder) Share

Share the share property

func (*ScheduleRequestBuilder) Shifts

Shifts the shifts property

func (*ScheduleRequestBuilder) ShiftsById

ShiftsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.schedule.shifts.item collection

func (*ScheduleRequestBuilder) SwapShiftsChangeRequests

SwapShiftsChangeRequests the swapShiftsChangeRequests property

func (*ScheduleRequestBuilder) SwapShiftsChangeRequestsById

SwapShiftsChangeRequestsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.schedule.swapShiftsChangeRequests.item collection

func (*ScheduleRequestBuilder) TimeOffReasons

TimeOffReasons the timeOffReasons property

func (*ScheduleRequestBuilder) TimeOffReasonsById

TimeOffReasonsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.schedule.timeOffReasons.item collection

func (*ScheduleRequestBuilder) TimeOffRequests

TimeOffRequests the timeOffRequests property

func (*ScheduleRequestBuilder) TimeOffRequestsById

TimeOffRequestsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.schedule.timeOffRequests.item collection

func (*ScheduleRequestBuilder) TimesOff

TimesOff the timesOff property

func (*ScheduleRequestBuilder) TimesOffById

TimesOffById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.schedule.timesOff.item collection

type ScheduleRequestBuilderDeleteOptions

type ScheduleRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ScheduleRequestBuilderDeleteOptions options for Delete

type ScheduleRequestBuilderGetOptions

type ScheduleRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ScheduleRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ScheduleRequestBuilderGetOptions options for Get

type ScheduleRequestBuilderGetQueryParameters

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

ScheduleRequestBuilderGetQueryParameters the schedule of shifts for this team.

type ScheduleRequestBuilderPatchOptions

type ScheduleRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Scheduleable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ScheduleRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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