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