getschedule

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGetSchedulePostRequestBodyFromDiscriminatorValue added in v0.24.0

CreateGetSchedulePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateGetScheduleResponseFromDiscriminatorValue added in v0.13.0

CreateGetScheduleResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type GetSchedulePostRequestBody added in v0.24.0

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

GetSchedulePostRequestBody provides operations to call the getSchedule method.

func NewGetSchedulePostRequestBody added in v0.24.0

func NewGetSchedulePostRequestBody() *GetSchedulePostRequestBody

NewGetSchedulePostRequestBody instantiates a new getSchedulePostRequestBody and sets the default values.

func (*GetSchedulePostRequestBody) GetAdditionalData added in v0.24.0

func (m *GetSchedulePostRequestBody) 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 (*GetSchedulePostRequestBody) GetAvailabilityViewInterval added in v0.24.0

func (m *GetSchedulePostRequestBody) GetAvailabilityViewInterval() *int32

GetAvailabilityViewInterval gets the availabilityViewInterval property value. The AvailabilityViewInterval property

func (*GetSchedulePostRequestBody) GetEndTime added in v0.24.0

GetEndTime gets the endTime property value. The EndTime property

func (*GetSchedulePostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*GetSchedulePostRequestBody) GetSchedules added in v0.24.0

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

GetSchedules gets the schedules property value. The Schedules property

func (*GetSchedulePostRequestBody) GetStartTime added in v0.24.0

GetStartTime gets the startTime property value. The StartTime property

func (*GetSchedulePostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*GetSchedulePostRequestBody) SetAdditionalData added in v0.24.0

func (m *GetSchedulePostRequestBody) 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 (*GetSchedulePostRequestBody) SetAvailabilityViewInterval added in v0.24.0

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

SetAvailabilityViewInterval sets the availabilityViewInterval property value. The AvailabilityViewInterval property

func (*GetSchedulePostRequestBody) SetEndTime added in v0.24.0

SetEndTime sets the endTime property value. The EndTime property

func (*GetSchedulePostRequestBody) SetSchedules added in v0.24.0

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

SetSchedules sets the schedules property value. The Schedules property

func (*GetSchedulePostRequestBody) SetStartTime added in v0.24.0

SetStartTime sets the startTime property value. The StartTime property

type GetScheduleRequestBuilder

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

GetScheduleRequestBuilder provides operations to call the getSchedule method.

func NewGetScheduleRequestBuilder

NewGetScheduleRequestBuilder instantiates a new GetScheduleRequestBuilder and sets the default values.

func NewGetScheduleRequestBuilderInternal

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

NewGetScheduleRequestBuilderInternal instantiates a new GetScheduleRequestBuilder and sets the default values.

func (*GetScheduleRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.

func (*GetScheduleRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.

func (*GetScheduleRequestBuilder) Post

Post get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.

type GetScheduleRequestBuilderPostRequestConfiguration added in v0.22.0

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

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

type GetScheduleResponse added in v0.13.0

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

GetScheduleResponse provides operations to call the getSchedule method.

func NewGetScheduleResponse added in v0.13.0

func NewGetScheduleResponse() *GetScheduleResponse

NewGetScheduleResponse instantiates a new getScheduleResponse and sets the default values.

func (*GetScheduleResponse) GetAdditionalData added in v0.13.0

func (m *GetScheduleResponse) 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 (*GetScheduleResponse) GetFieldDeserializers added in v0.13.0

GetFieldDeserializers the deserialization information for the current model

func (*GetScheduleResponse) GetValue added in v0.13.0

GetValue gets the value property value. The value property

func (*GetScheduleResponse) Serialize added in v0.13.0

Serialize serializes information the current object

func (*GetScheduleResponse) SetAdditionalData added in v0.13.0

func (m *GetScheduleResponse) 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 (*GetScheduleResponse) SetValue added in v0.13.0

SetValue sets the value property value. The value property

Jump to

Keyboard shortcuts

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