Documentation ¶
Index ¶
- func CreateReminderViewWithStartDateTimeWithEndDateTimeResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
- func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(rawUrl string, ...) *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
- func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderInternal(pathParameters map[string]string, ...) *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformation() (...)
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) Get() (ReminderViewWithStartDateTimeWithEndDateTimeResponseable, error)
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (ReminderViewWithStartDateTimeWithEndDateTimeResponseable, error)
- type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetRequestConfiguration
- type ReminderViewWithStartDateTimeWithEndDateTimeResponse
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) GetAdditionalData() map[string]interface{}
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) GetFieldDeserializers() ...
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) GetValue() ...
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) Serialize(...) error
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) SetAdditionalData(value map[string]interface{})
- func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) SetValue(...)
- type ReminderViewWithStartDateTimeWithEndDateTimeResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateReminderViewWithStartDateTimeWithEndDateTimeResponseFromDiscriminatorValue ¶
func CreateReminderViewWithStartDateTimeWithEndDateTimeResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateReminderViewWithStartDateTimeWithEndDateTimeResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder ¶
type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder struct {
// contains filtered or unexported fields
}
ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder provides operations to call the reminderView method.
func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder ¶
func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder instantiates a new ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder and sets the default values.
func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderInternal ¶
func NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, endDateTime *string, startDateTime *string) *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder
NewReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderInternal instantiates a new ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder and sets the default values.
func (*ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformation ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function reminderView
func (*ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration invoke function reminderView
func (*ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) Get ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) Get() (ReminderViewWithStartDateTimeWithEndDateTimeResponseable, error)
Get invoke function reminderView
func (*ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (ReminderViewWithStartDateTimeWithEndDateTimeResponseable, error)
GetWithRequestConfigurationAndResponseHandler invoke function reminderView
type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetRequestConfiguration ¶
type ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type ReminderViewWithStartDateTimeWithEndDateTimeResponse ¶
type ReminderViewWithStartDateTimeWithEndDateTimeResponse struct {
// contains filtered or unexported fields
}
ReminderViewWithStartDateTimeWithEndDateTimeResponse provides operations to call the reminderView method.
func NewReminderViewWithStartDateTimeWithEndDateTimeResponse ¶
func NewReminderViewWithStartDateTimeWithEndDateTimeResponse() *ReminderViewWithStartDateTimeWithEndDateTimeResponse
NewReminderViewWithStartDateTimeWithEndDateTimeResponse instantiates a new reminderViewWithStartDateTimeWithEndDateTimeResponse and sets the default values.
func (*ReminderViewWithStartDateTimeWithEndDateTimeResponse) GetAdditionalData ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) 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 (*ReminderViewWithStartDateTimeWithEndDateTimeResponse) GetFieldDeserializers ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*ReminderViewWithStartDateTimeWithEndDateTimeResponse) GetValue ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Reminderable
GetValue gets the value property value. The value property
func (*ReminderViewWithStartDateTimeWithEndDateTimeResponse) Serialize ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ReminderViewWithStartDateTimeWithEndDateTimeResponse) SetAdditionalData ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) 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 (*ReminderViewWithStartDateTimeWithEndDateTimeResponse) SetValue ¶
func (m *ReminderViewWithStartDateTimeWithEndDateTimeResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Reminderable)
SetValue sets the value property value. The value property
type ReminderViewWithStartDateTimeWithEndDateTimeResponseable ¶
type ReminderViewWithStartDateTimeWithEndDateTimeResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Reminderable SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Reminderable) }
ReminderViewWithStartDateTimeWithEndDateTimeResponseable