deltawithtoken

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 CreateDeltaWithTokenResponseFromDiscriminatorValue

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

NewDeltaWithTokenRequestBuilder instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func NewDeltaWithTokenRequestBuilderInternal

func NewDeltaWithTokenRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, token *string) *DeltaWithTokenRequestBuilder

NewDeltaWithTokenRequestBuilderInternal instantiates a new DeltaWithTokenRequestBuilder and sets the default values.

func (*DeltaWithTokenRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation invoke function delta

func (*DeltaWithTokenRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration invoke function delta

func (*DeltaWithTokenRequestBuilder) Get

Get invoke function delta

type DeltaWithTokenRequestBuilderGetQueryParameters added in v0.41.0

type DeltaWithTokenRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

DeltaWithTokenRequestBuilderGetQueryParameters invoke function delta

type DeltaWithTokenRequestBuilderGetRequestConfiguration

type DeltaWithTokenRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DeltaWithTokenRequestBuilderGetQueryParameters
}

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

type DeltaWithTokenResponse

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

DeltaWithTokenResponse provides operations to call the delta method.

func NewDeltaWithTokenResponse

func NewDeltaWithTokenResponse() *DeltaWithTokenResponse

NewDeltaWithTokenResponse instantiates a new deltaWithTokenResponse and sets the default values.

func (*DeltaWithTokenResponse) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*DeltaWithTokenResponse) GetValue

GetValue gets the value property value. The value property

func (*DeltaWithTokenResponse) Serialize

Serialize serializes information the current object

func (*DeltaWithTokenResponse) SetAdditionalData

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

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