getschedule

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGetScheduleRequestBodyFromDiscriminatorValue added in v0.13.0

CreateGetScheduleRequestBodyFromDiscriminatorValue 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 GetScheduleRequestBody

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

GetScheduleRequestBody provides operations to call the getSchedule method.

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. The AvailabilityViewInterval property

func (*GetScheduleRequestBody) GetEndTime

GetEndTime gets the endTime property value. The EndTime property

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. The Schedules property

func (*GetScheduleRequestBody) GetStartTime

GetStartTime gets the startTime property value. The StartTime property

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. The AvailabilityViewInterval property

func (*GetScheduleRequestBody) SetEndTime

SetEndTime sets the endTime property value. The EndTime property

func (*GetScheduleRequestBody) SetSchedules

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

SetSchedules sets the schedules property value. The Schedules property

func (*GetScheduleRequestBody) SetStartTime

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 invoke action getSchedule

func (*GetScheduleRequestBuilder) Post

Post invoke action getSchedule

type GetScheduleRequestBuilderPostOptions

type GetScheduleRequestBuilderPostOptions struct {
	//
	Body GetScheduleRequestBodyable
	// 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
}

GetScheduleRequestBuilderPostOptions options for Post

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