getschedule

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetSchedule

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

GetSchedule

func NewGetSchedule

func NewGetSchedule() *GetSchedule

NewGetSchedule instantiates a new getSchedule and sets the default values.

func (*GetSchedule) GetAdditionalData

func (m *GetSchedule) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GetSchedule) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*GetSchedule) IsNil

func (m *GetSchedule) IsNil() bool

func (*GetSchedule) Serialize

Serialize serializes information the current object

func (*GetSchedule) SetAdditionalData

func (m *GetSchedule) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

type GetScheduleRequestBody

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

GetScheduleRequestBody

func NewGetScheduleRequestBody

func NewGetScheduleRequestBody() *GetScheduleRequestBody

NewGetScheduleRequestBody instantiates a new getScheduleRequestBody and sets the default values.

func (*GetScheduleRequestBody) GetAdditionalData

func (m *GetScheduleRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GetScheduleRequestBody) GetAvailabilityViewInterval

func (m *GetScheduleRequestBody) GetAvailabilityViewInterval() *int32

GetAvailabilityViewInterval gets the AvailabilityViewInterval property value.

func (*GetScheduleRequestBody) GetEndTime

GetEndTime gets the EndTime property value.

func (*GetScheduleRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*GetScheduleRequestBody) GetSchedules

func (m *GetScheduleRequestBody) GetSchedules() []string

GetSchedules gets the Schedules property value.

func (*GetScheduleRequestBody) GetStartTime

GetStartTime gets the StartTime property value.

func (*GetScheduleRequestBody) IsNil

func (m *GetScheduleRequestBody) IsNil() bool

func (*GetScheduleRequestBody) Serialize

Serialize serializes information the current object

func (*GetScheduleRequestBody) SetAdditionalData

func (m *GetScheduleRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GetScheduleRequestBody) SetAvailabilityViewInterval

func (m *GetScheduleRequestBody) SetAvailabilityViewInterval(value *int32)

SetAvailabilityViewInterval sets the AvailabilityViewInterval property value.

func (*GetScheduleRequestBody) SetEndTime

SetEndTime sets the EndTime property value.

func (*GetScheduleRequestBody) SetSchedules

func (m *GetScheduleRequestBody) SetSchedules(value []string)

SetSchedules sets the Schedules property value.

func (*GetScheduleRequestBody) SetStartTime

SetStartTime sets the StartTime property value.

type GetScheduleRequestBuilder

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

GetScheduleRequestBuilder builds and executes requests for operations under \me\calendars\{calendar-id}\microsoft.graph.getSchedule

func NewGetScheduleRequestBuilder

NewGetScheduleRequestBuilder instantiates a new GetScheduleRequestBuilder and sets the default values.

func NewGetScheduleRequestBuilderInternal

func NewGetScheduleRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *GetScheduleRequestBuilder

NewGetScheduleRequestBuilderInternal instantiates a new GetScheduleRequestBuilder and sets the default values.

func (*GetScheduleRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action getSchedule

func (*GetScheduleRequestBuilder) Post

Post invoke action getSchedule

type GetScheduleRequestBuilderPostOptions

type GetScheduleRequestBuilderPostOptions struct {
	//
	Body *GetScheduleRequestBody
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

GetScheduleRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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