Documentation
¶
Index ¶
- func CreateDeltaWithTokenResponseFromDiscriminatorValue(...) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, ...)
- type DeltaWithTokenRequestBuilder
- type DeltaWithTokenRequestBuilderGetOptions
- type DeltaWithTokenResponse
- func (m *DeltaWithTokenResponse) GetAdditionalData() map[string]interface{}
- func (m *DeltaWithTokenResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *DeltaWithTokenResponse) GetValue() ...
- func (m *DeltaWithTokenResponse) IsNil() bool
- func (m *DeltaWithTokenResponse) Serialize(...) error
- func (m *DeltaWithTokenResponse) SetAdditionalData(value map[string]interface{})
- func (m *DeltaWithTokenResponse) SetValue(...)
- type DeltaWithTokenResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDeltaWithTokenResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateDeltaWithTokenResponseFromDiscriminatorValue(parseNode i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, error)
CreateDeltaWithTokenResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type DeltaWithTokenRequestBuilder ¶
type DeltaWithTokenRequestBuilder struct {
// contains filtered or unexported fields
}
DeltaWithTokenRequestBuilder provides operations to call the delta method.
func NewDeltaWithTokenRequestBuilder ¶
func NewDeltaWithTokenRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeltaWithTokenRequestBuilder
NewDeltaWithTokenRequestBuilder instantiates a new DeltaWithTokenRequestBuilder and sets the default values.
func NewDeltaWithTokenRequestBuilderInternal ¶
func NewDeltaWithTokenRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter, token *string) *DeltaWithTokenRequestBuilder
NewDeltaWithTokenRequestBuilderInternal instantiates a new DeltaWithTokenRequestBuilder and sets the default values.
func (*DeltaWithTokenRequestBuilder) CreateGetRequestInformation ¶
func (m *DeltaWithTokenRequestBuilder) CreateGetRequestInformation(options *DeltaWithTokenRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation invoke function delta
func (*DeltaWithTokenRequestBuilder) Get ¶
func (m *DeltaWithTokenRequestBuilder) Get(options *DeltaWithTokenRequestBuilderGetOptions) (DeltaWithTokenResponseable, error)
Get invoke function delta
type DeltaWithTokenRequestBuilderGetOptions ¶
type DeltaWithTokenRequestBuilderGetOptions struct { // 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 }
DeltaWithTokenRequestBuilderGetOptions options for Get
type DeltaWithTokenResponse ¶ added in v0.13.0
type DeltaWithTokenResponse struct {
// contains filtered or unexported fields
}
DeltaWithTokenResponse provides operations to call the delta method.
func NewDeltaWithTokenResponse ¶ added in v0.13.0
func NewDeltaWithTokenResponse() *DeltaWithTokenResponse
NewDeltaWithTokenResponse instantiates a new deltaWithTokenResponse and sets the default values.
func (*DeltaWithTokenResponse) GetAdditionalData ¶ added in v0.13.0
func (m *DeltaWithTokenResponse) 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 (*DeltaWithTokenResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *DeltaWithTokenResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*DeltaWithTokenResponse) GetValue ¶ added in v0.13.0
func (m *DeltaWithTokenResponse) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DriveItemable
GetValue gets the value property value.
func (*DeltaWithTokenResponse) IsNil ¶ added in v0.13.0
func (m *DeltaWithTokenResponse) IsNil() bool
func (*DeltaWithTokenResponse) Serialize ¶ added in v0.13.0
func (m *DeltaWithTokenResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*DeltaWithTokenResponse) SetAdditionalData ¶ added in v0.13.0
func (m *DeltaWithTokenResponse) 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 (*DeltaWithTokenResponse) SetValue ¶ added in v0.13.0
func (m *DeltaWithTokenResponse) SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DriveItemable)
SetValue sets the value property value.
type DeltaWithTokenResponseable ¶ added in v0.13.0
type DeltaWithTokenResponseable interface { i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.AdditionalDataHolder i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DriveItemable SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DriveItemable) }
DeltaWithTokenResponseable