schedule

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 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 teams

func (*ScheduleRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property schedule for teams

func (*ScheduleRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the schedule of shifts for this team.

func (*ScheduleRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the schedule of shifts for this team.

func (*ScheduleRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property schedule in teams

func (*ScheduleRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property schedule in teams

func (*ScheduleRequestBuilder) Delete

func (m *ScheduleRequestBuilder) Delete() error

Delete delete navigation property schedule for teams

func (*ScheduleRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *ScheduleRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *ScheduleRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property schedule for teams

func (*ScheduleRequestBuilder) Get

Get the schedule of shifts for this team.

func (*ScheduleRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler 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/.teams.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/.teams.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/.teams.item.schedule.openShifts.item collection

func (*ScheduleRequestBuilder) Patch

Patch update the navigation property schedule in teams

func (*ScheduleRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property schedule in teams

func (*ScheduleRequestBuilder) SchedulingGroups

SchedulingGroups the schedulingGroups property

func (*ScheduleRequestBuilder) SchedulingGroupsById

SchedulingGroupsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.teams.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/.teams.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/.teams.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/.teams.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/.teams.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/.teams.item.schedule.timesOff.item collection

type ScheduleRequestBuilderDeleteRequestConfiguration added in v0.22.0

type ScheduleRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ScheduleRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

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 ScheduleRequestBuilderGetRequestConfiguration added in v0.22.0

type ScheduleRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ScheduleRequestBuilderGetQueryParameters
}

ScheduleRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type ScheduleRequestBuilderPatchRequestConfiguration added in v0.22.0

type ScheduleRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

ScheduleRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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